geonumber
Version:
Library for encoding geographic coordinates as single number with any number of bits
56 lines (35 loc) • 1.82 kB
Markdown
# Welcome to geonumber 👋
[](https://www.npmjs.com/package/geonumber)
[](https://github.com/MLaszczewski/geowords#readme)
[](https://github.com/MLaszczewski/geowords/graphs/commit-activity)
[](https://github.com/MLaszczewski/geowords/blob/master/LICENSE)
> Library for encoding geographic coordinates as single number with any number of bits
### 🏠 [Homepage](https://github.com/MLaszczewski/geowords)
### 📄 [Documentation](https://github.com/MLaszczewski/geonumber/blob/master/packages/geowords/docs.md)
## Install
```sh
yarn add geonumber
```
or
```sh
npm install geonumber --save
```
## Run tests
```sh
npm test
```
## Author
👤 **Michał Łaszczewski**
* Website: https://www.laszczewsk.com/
* Github: [@MLaszczewski](https://github.com/MLaszczewski)
* LinkedIn: [@michał-łaszczewski](https://linkedin.com/in/michał-łaszczewski)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/MLaszczewski/geowords/issues). You can also take a look at the [contributing guide](https://github.com/MLaszczewski/geowords/blob/master/CONTRIBUTING.md).
## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2022 [Michał Łaszczewski](https://github.com/MLaszczewski).
This project is [BSD--3--Clause](https://github.com/MLaszczewski/geowords/blob/master/LICENSE) licensed.
***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_