2016-12-03 15:09:39 +01:00
2016-12-03 15:09:39 +01:00
2016-12-03 15:09:39 +01:00
2016-12-03 15:09:39 +01:00
2016-12-03 15:09:39 +01:00
2016-12-03 15:09:39 +01:00

ng2-translate-extract

Extract strings from projects using ng2-translate to json or pot files.

Install

  1. git clone https://github.com/biesbjerg/ng2-translate-extract.git
  2. cd ng2-translate-extract
  3. npm install

Try it out

  1. Run npm run watch in a separate terminal
  2. Edit src/test.ts to your likings
  3. node dist/test.js to run it

THIS IS STILL VERY MUCH A WORK IN PROGRESS

Description
Extract translatable (using ngx-translate) strings and save as a JSON or Gettext pot file
Readme
Languages
TypeScript 99.9%