UNPKG

geofirestore-core

Version:

Lightweight location-based querying and encoding of Firebase Firestore Documents for geofirestore.

17 lines (11 loc) 1.37 kB
# geofirestore-core [![npm](https://img.shields.io/npm/v/geofirestore-core)](https://www.npmjs.com/package/geofirestore-core) [![npm bundle size](https://img.shields.io/bundlephobia/minzip/geofirestore-core)](https://bundlephobia.com/result?p=geofirestore-core) [![Lint and Test](https://github.com/MichaelSolati/geofirestore-core/workflows/Lint%20and%20Test/badge.svg?branch=dev)](https://github.com/MichaelSolati/geofirestore-core/actions?query=workflow%3A%22Lint+and+Test%22) [![Coveralls github](https://img.shields.io/coveralls/github/MichaelSolati/geofirestore-core)](https://coveralls.io/github/MichaelSolati/geofirestore-core) [![GitHub stars](https://img.shields.io/github/stars/MichaelSolati/geofirestore-core)](https://github.com/MichaelSolati/geofirestore-core/stargazers) [![GitHub forks](https://img.shields.io/github/forks/MichaelSolati/geofirestore-core)](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.