@medic/translation-checker

v1.1.0
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.

eslint

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

test

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

coverage

nyc mocha test/**/*.spec.js
npm i @medic/translation-checker

Metadata

Downloads