JSPM

@hawiah/firebase

0.1.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5
  • Score
    100M100P100Q48525F
  • License MIT

Firebase Firestore driver for Hawiah - cloud-based NoSQL database with real-time capabilities

Package Exports

  • @hawiah/firebase
  • @hawiah/firebase/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@hawiah/firebase) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@hawiah/firebase NPM version

Firebase Firestore driver for Hawiah - cloud-based NoSQL database with real-time capabilities.

Installation

npm install @hawiah/firebase

Features

  • Cloud-based Firebase Firestore integration
  • Real-time database capabilities
  • Schema-less NoSQL storage
  • Unified IDriver interface
  • Automatic timestamps (_createdAt, _updatedAt)
  • Full CRUD operations support

License

MIT