@medic/translation-checker

v1.0.1
Check translations from [.properties](https://en.wikipedia.org/wiki/.properties) files with [Mustache](http://mustache.github.io/) placeholders markup or [messageformat](https://messageformat.github.io/messageformat/) syntax.

test

npm run eslint && mocha test/**/*.spec.js

eslint

eslint lib/**/*.js test/**/*.js

coverage

nyc mocha test/**/*.spec.js
npm i @medic/[email protected]

Metadata

Downloads