localizy
TypeScript icon, indicating that this package has built-in type declarations

0.1.6 • Public • Published

localizy

Simple/Safe/Strong i18n nodejs module.

Localizy generates a TypeScript file from json files. It creates two classes that you can extend or rename: LocalizyLocalesProvider and LocalizyLocales.

Translations are in sprintf format.

Install

yarn add localizy
// or
npm i localizy

Generate TypeScript file

localizy --help

Readme

Keywords

Package Sidebar

Install

npm i localizy

Weekly Downloads

0

Version

0.1.6

License

ISC

Unpacked Size

159 kB

Total Files

17

Last publish

Collaborators

  • mitica