firebase / firebase/geofire-js
Are there equivalent to neighbors (like in Dart Geohash for Flutter)?
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 339
- PR merge metrics
- No merged PRs in 30d
Description
Are there equivalent of neighbors from dart_geohash lines 263?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare the geofire-js public API with the referenced dart_geohash neighbors implementation at line 263. First determine whether geofire-js already exposes an equivalent operation; if not, clarify the expected behavior and identify the relevant API entry point and tests. Done means the equivalent capability and its expected usage are established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100