UNPKG

ngx-i18nsupport-lib

Version:

A Typescript library to work with Angular generated i18n files (xliff, xmb)

13 lines (9 loc) 219 B
language: node_js node_js: - stable install: - npm install script: - npm run cover # Send coverage data to Coveralls after_script: "cat coverage/lcov.info | node_modules/coveralls/bin/coveralls.js"