localize

v0.4.7
A GNU gettext-inspired (but not conformant) localization library for Node.js

jshint

jshint --verbose .

test-lib

istanbul --print=none cover nodeunit test/localize.test.js && istanbul report text

test-bin

cd test && ./xlocalize.test.sh

test

npm run jshint && npm run test-lib && npm run test-bin

coveralls

cat coverage/lcov.info | coveralls
npm i localize

Metadata

Downloads

Maintainers