Jacob Wenger
Jacob Wenger
The ["Grid reference system"](https://en.wikipedia.org/wiki/Grid_reference_system) page has existed [since 2008](https://en.wikipedia.org/w/index.php?title=Grid_reference_system&dir=prev&action=history), so I'm not sure why it [does not exist when searching](https://www.sixdegreesofwikipedia.com/?source=Grid%20reference%20system&target=Bug): Latest database upgrade is from [January 2021](https://github.com/jwngr/sdow/commit/469eec70f4c100f7cdf55c3c96e9a4587bb9da1f).
Maybe just add a button to download the results as JSON or a `|`-separated file.
When a node in the graph is clicked, highlight all paths that go through that node.
This may result in more relevant results and will likely significantly reduce the search space.
#### Feature Request Description Add a new `hash.inputOrder` option for the [`importUsers()`](https://firebase.google.com/docs/reference/admin/node/admin.auth.Auth#importUsers) auth method, inspired by the [`--hash-input-order` parameter of the Firebase CLI](https://firebase.google.com/docs/cli/auth). It will accept a string value of...
https://www.modular.com/blog/an-easy-introduction-to-mojo-for-python-programmers
Also consider showing a warning when it has become > 3 months out of date
**PRs welcome!** Currently the library is [exported in such a way](https://github.com/firebase/geofire-js/blob/7ef8c5c2129033fc641ad78fa44ddd12a9528230/build/footer#L4-L7) that you can only use `require('geofire')` within Node.js. This means you cannot get `require('geofire')` or `import * as GeoFire...