0.1.6 • Published 5 years ago

localizy v0.1.6

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

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

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago