dash-i18n
v0.5.1
Published
A concise but good-enough-for-almost-everything internationalization (i18n) module for JavaScript
Downloads
3
Readme
dash-i18n
A concise but good-enough-for-almost-everything internationalization (i18n) module for JavaScript
Installation
Install with npm:
npm install dash-i18n --save
Install with yarn:
yarn add dash-i18n
Basic Usage ("Hello World")
Now Printing...
Release History
v0.5.0 Preliminary release (The code works beautifully but needs some decent documentations.)
Forked from dash-ui v0.0.4 (since 2016-02-24); Not yet released.
To-dos
Add a "Hello World" sample.
Add regression tests.
Add an API documentation.