@typesaurus/preact
TypeScript icon, indicating that this package has built-in type declarations

6.0.1 • Public • Published

🎉️ NEW: Typesaurus X is out!

🦕 Typesaurus Preact

Preact Hooks for Typesaurus, type-safe Firestore ODM.

Read docs

Installation

The library is available as an npm package. To install Typesaurus, run:

npm install --save @typesaurus/preact typesaurus firebase firebase-admin

Note that Typesaurus Preact has Typesaurus listed as a peer dependency, which also requires the firebase package to work in the web environment and firebase-admin to work in Node.js. These packages aren't listed as dependencies, so they won't install automatically with the Typesaurus package. Also, you'll need preact installed.

Changelog

See the changelog.

License

MIT © Sasha Koss

Package Sidebar

Install

npm i @typesaurus/preact

Weekly Downloads

983

Version

6.0.1

License

MIT

Unpacked Size

16.9 kB

Total Files

32

Last publish

Collaborators

  • kossnocorp