0.5.1 • Published 5 years ago

dash-i18n v0.5.1

Weekly downloads
6
License
MIT
Repository
github
Last release
5 years ago

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.

0.5.1

5 years ago

0.5.0

6 years ago