@nexim/localizer
Version:
Lightweight i18n utilities to handle translations, number formatting, date/time localization using native browser APIs.
27 lines (17 loc) • 763 B
Markdown
# @nexim/localizer





## Overview
`@nexim/localizer` is a Lightweight i18n utilities to handle translations, number formatting, date/time localization using native browser APIs.
## Installation
Install the package using npm or yarn:
```sh
npm install @nexim/localizer
# Or using yarn
yarn add @nexim/localizer
```
## Documentation
Read full documentation [here](./docs/README.md).