UNPKG

firebase-preact-hooks

Version:
38 lines (25 loc) • 724 B
# Firebase React Hooks React Hooks for [Firebase](https://firebase.google.com/). The package includes <hr> <div align="center"> šŸ”„šŸ”„šŸ”„ <strong>The project is sponsored by <a href='https://backupfire.dev/'>Backup Fire</a>, backup service for Firebase</strong> šŸ”„šŸ”„šŸ”„ </div> <hr> ## Installation The library is available as an npm package. To install it run: ```sh # React: npm install firebase-react-hooks --save # Or using Yarn: yarn add firebase-react-hooks # Preact: npm install firebase-preact-hooks --save # Or using Yarn: yarn add firebase-preact-hooks ``` ## Get started TODO ## Changelog See [the changelog](./CHANGELOG.md). ## License [MIT Ā© Sasha Koss](https://kossnocorp.mit-license.org/)