Skip to content

mitica/localizy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple/Safe/Strong i18n nodejs module

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published