@nokkel/i18n
v1.0.0
Published
A package to support internationalisation
Downloads
27
Readme
Nokkel i18n library
A typescript library for internationalisation. It includes ISO currency and country codes in both enum and array format.
How to use
import { CountryArray, CountryEnum, CurrencyArray, CurrencyEnum } from '@nokkel/i18n'