gulp-angular-gettext-annotate

0.0.2 • Public • Published

gulp-angular-gettext-annotate

About

Gulp plugin for adding angular-gettext annotations to templates. Following annotations are currently supported:

  • translate directive - it searches for all nodes in DOM tree that contain text only children or inline tags like <strong> and annotates them,
  • translate filter in attributes - checks for strings in placeholder, title and alt attributes.

After running a plugin you should diff to check if the process went well and to add translate-plurals and more advanced annotations or to add translate-comments.

Package Sidebar

Install

npm i gulp-angular-gettext-annotate

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • bartekn