firestorter

v4.0.1
Simple & super fast Firestore to React bindings using Mobx observables
react-firestore-mobox react-firestore react-firebase firestorter firestoreter firestore-mobx firebase-mobx firestore-react mobx-firestore and 2 more...

build

yarn build:dist && yarn build:web

build:dist

tsdx build

build:web

cp src/IContext.ts web && tsc web/index.ts --declaration

lint

tsdx lint

prepare

yarn build

size

size-limit

analyze

size-limit --why

test

yarn test:web && yarn test:compat

test:web

node ./test/seedSampleData.js && cp src/IContext.ts web && tsdx test --config jest.config.web.js

test:compat

node ./test/seedSampleData.js && tsdx test --config jest.config.compat.js

cov

jest --coverage

docs:document

jsdoc2md --files 'src/Document.ts' --configure jsdoc2md.json > ./docs/api/Document.md

docs:collection

jsdoc2md --files 'src/Collection.ts' --configure jsdoc2md.json > ./docs/api/Collection.md

docs:aggregatecollection

jsdoc2md --files 'src/AggregateCollection.ts' --configure jsdoc2md.json > ./docs/api/AggregateCollection.md

docs:geoquery

jsdoc2md --files 'src/GeoQuery.ts' --configure jsdoc2md.json > ./docs/api/GeoQuery.md

docs:types

jsdoc2md --files 'src/Types.ts' 'src/IContext.ts' --configure jsdoc2md.json > ./docs/api/Types.md

docs:initfunctions

jsdoc2md --files 'src/init.ts' 'src/compat.ts' 'web/index.ts' --configure jsdoc2md.json > ./docs/api/InitFunctions.md

docs:utilityfunctions

jsdoc2md --files 'src/Utils.ts' --configure jsdoc2md.json > ./docs/api/UtilityFunctions.md

docs:geofunctions

jsdoc2md --files 'src/GeoHash.ts' --configure jsdoc2md.json > ./docs/api/GeoFunctions.md

docs:build

yarn docs:document && yarn docs:collection && yarn docs:aggregatecollection && yarn docs:geoquery && yarn docs:types && yarn docs:initfunctions && yarn docs:geofunctions && yarn docs:utilityfunctions

docs:serve

docsify serve docs

docs:ci

yarn docs:build && node ./scripts/checkUncommittedDocChanges.js
npm i firestorter

Metadata

  • MIT
  • Whatever
  • IjzerenHein
  • released 12/19/2022

Downloads

Maintainers