1.0.0 • Published 10 months ago

@nokkel/i18n v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

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'
1.0.0

10 months ago