Package Exports
- ngx-i18nsupport-lib
- ngx-i18nsupport-lib/dist
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ngx-i18nsupport-lib) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
ngx-i18nsupport.lib
A Typescript library to work with Angular generated i18n files (xliff, xmb)
Table of Contents
Introduction
Installation
npm install -g ngx-i18nsupport-lib
Usage
TODO decribe the API here.
Tests
npm test
This will run a testsuite that checks all relevant aspects of the library.
Contributing
I did not really think about contributions, because it is just a small experimental project.
But if you are interesting, send me an email, so that we can discuss it.
References
- Angular Cookbook Internationalization (i18n)
- XLIFF Spec