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 
Firebase Firestore driver for Hawiah - cloud-based NoSQL database with real-time capabilities.
Installation
npm install @hawiah/firebaseFeatures
- 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