Internationalization workflow and formatting


Keywords
internationalization, localization, globalization, translation, tool, g11n, i18n, l10n, cli, icu, messageformat, pluralformat, selectformat, selectordinalformat, numberformat, dateformat
License
MIT
Install
npm install l10ns@2.4.42

Documentation

L10ns - Internationalization Workflow & Formatting

This README is for the developing version of L10ns. Please checkout the master branch to see the current stable source code.

Operating system Status
Ubuntu TravisCI
macOS TravisCI
Windows TravisCI

Build

Debug Build

Make a debug build by following commands:

git clone --recursive git://github.com/tinganho/l10ns.git
cd l10ns
mkdir Debug
cd Debug
cmake -DCMAKE_BUILD_TYPE=Debug ..
make

License

Copyright (c) 2014 Tingan Ho Licensed under the Apache 2 license.