An open API service indexing awesome lists of open source software.

https://github.com/vineyardbovines/iso-locale-tools

Countries, ISO- codes, and locale specific tools
https://github.com/vineyardbovines/iso-locale-tools

Last synced: 6 months ago
JSON representation

Countries, ISO- codes, and locale specific tools

Awesome Lists containing this project

README

          

# locale-tools

All world countries, ISO- codes and data points about them, as well as tools for interfacing with that data.

| Package | Description |
| -- | -- |
| [`@locale-tools/countries`](./packages/countries) | All world countries |
| [`@locale-tools/currency`](./packages/currency) | Currencies list and conversion tool |
| [`@locale-tools/datetime`](./packages/datetime) | World timezones and datetime tools |
| [`@locale-tools/languages`](./packages/languages) | Languages list |
| [`@locale-tools/localization`](./packages/localization) | Localization and i18n tools |
| [`@locale-tools/navigation`](./packages/navigation) | Navigational tools |

## Acknowledgements

- [https://github.com/mledoze/countries](https://github.com/mledoze/countries)
- [https://github.com/countries/countries](https://github.com/countries/countries)