7.0.8 • Published 3 years ago

@firestore-simple/web v7.0.8

Weekly downloads
553
License
MIT
Repository
github
Last release
3 years ago

@firestore-simple/web

FirestoreSimple for web SDK

:city_sunset: @firestore-simple/admin and @firestore-simple/web are ARCHIVED

Thank you for using @firestore-simple/admin and @firestore-simple/web to date. Unfortunately, I decided to end maintaining @firestore-simple/admin and @firestore-simple/web, so these do not support the new Firebase SDK v9.
If you want to find another TypeScript friendly Firestore package, Firebase Open Source will be helpful.

Install

npm i @firestore-simple/web

Usage

See README.

Also example or tests are good sample.

CHANGELOG

See CHANGELOG or Releases

Test

Unit tests are using Firestore local emulator.

So if you want to run unit test in your local machine, start emulator in background before run test.

# setup monorepo
npm ci
npm run bootstrap

cd packages/web

npm run emulators:start
npm run test

License

MIT

7.0.8

3 years ago

7.0.7

3 years ago

7.0.6

3 years ago

7.0.5

3 years ago

7.0.4

3 years ago

7.0.0-alpha.191

3 years ago

7.0.3

4 years ago

7.0.2

4 years ago

7.0.2-alpha.0

4 years ago

7.0.0-alpha.119

4 years ago

7.0.1

4 years ago

7.0.0-5

4 years ago

7.0.0-6

4 years ago

7.0.0

4 years ago

7.0.0-4

4 years ago

7.0.0-3

4 years ago