https://github.com/michaelsolati/geofirestore-core
Lightweight location-based querying and encoding of Firebase Firestore Documents for geofirestore.
https://github.com/michaelsolati/geofirestore-core
firebase firestore geofire geofirestore geohashing geolocation geoquery hacktoberfest
Last synced: 8 months ago
JSON representation
Lightweight location-based querying and encoding of Firebase Firestore Documents for geofirestore.
- Host: GitHub
- URL: https://github.com/michaelsolati/geofirestore-core
- Owner: MichaelSolati
- License: mit
- Created: 2020-06-16T23:11:01.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2022-03-12T19:32:56.000Z (over 4 years ago)
- Last Synced: 2025-03-18T18:52:47.327Z (over 1 year ago)
- Topics: firebase, firestore, geofire, geofirestore, geohashing, geolocation, geoquery, hacktoberfest
- Language: TypeScript
- Homepage: https://core.geofirestore.com
- Size: 3.58 MB
- Stars: 3
- Watchers: 1
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# geofirestore-core
[](https://www.npmjs.com/package/geofirestore-core)
[](https://bundlephobia.com/result?p=geofirestore-core)
[](https://github.com/MichaelSolati/geofirestore-core/actions?query=workflow%3A%22Lint+and+Test%22)
[](https://coveralls.io/github/MichaelSolati/geofirestore-core)
[](https://github.com/MichaelSolati/geofirestore-core/stargazers)
[](https://github.com/MichaelSolati/geofirestore-core/network/members)
Full documentation is available at [https://core.geofirestore.com](https://core.geofirestore.com).
Lightweight location-based querying and encoding of Firebase Firestore Documents for geofirestore.
## Contributing
All code should pass tests, as well as be well documented. Please open PRs into the `dev` branch. [Please also see the Commit Message Guidelines](CONTRIBUTING.md) for how commit messages should be structured.