UNPKG

geonumber

Version:

Library for encoding geographic coordinates as single number with any number of bits

56 lines (35 loc) 1.82 kB
# Welcome to geonumber 👋 [![Version](https://img.shields.io/npm/v/geonumber.svg)](https://www.npmjs.com/package/geonumber) [![Documentation](https://img.shields.io/badge/documentation-yes-brightgreen.svg)](https://github.com/MLaszczewski/geowords#readme) [![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/MLaszczewski/geowords/graphs/commit-activity) [![License: BSD--3--Clause](https://img.shields.io/github/license/MLaszczewski/geonumber)](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)_