Translator
This npm module serves to make working with multiple locales easier.
Adding it to a browserify project
npm install frontend-translator --saveAlternatively the build can be downloaded here
Installing
npm installRunning tests
npm testRunning build
npm run buildTo read more on the build setup, please refer to the build documentation.
Npm scripts
The project comes with a couple npm scripts that can be executed by running
npm run <script>So,
npm run buildfor example. For all npm scripts available please see npm scripts
Walkthrough
For more information, please read the walkthrough, for even more information please refer to the documented Namespaces and Classes.