country-codes-converter
v1.0.8
Published
A simple library for converting country codes between ISO 3166 Alpha-2 (ISO2), ISO 3166 Alpha-3 (ISO3) and numeric formats.
Downloads
11
Maintainers
Readme
Installation
You can install the package using npm or yarn:
npm install country-codes-converter
yarn add country-codes-converter
Usage
country-codes-converter is fully TypeScript-supported, ensuring type safety and improved development experience. Additionally, it boasts 100% code test coverage, which guarantees the reliability and stability of the library.
API
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue. Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch:
git checkout -b feature/AmazingFeature
- Commit your Changes:
git commit -m 'Add some AmazingFeature'
- Push to the Branch:
git push origin feature/AmazingFeature
- Open a Pull Request
License
Distributed under the MIT License. See LICENSE.txt
for more information.
Contact
Marius Adam - @Marius Adam LinkedIn
Project Link: https://github.com/Marius-Adam/country-codes-converter