Releases: nonamenix/babel-vue-extractor
Releases · nonamenix/babel-vue-extractor
Add .vue files support
Fix ci
Support single colons
Merge pull request #18 from ykshatroff/#17-support-single-colons #17. Support single quotes for v-* and :* directives
Python 3 compatibility and Babel's parser instead of own bicycle
- Python 3 compatibility
- Use Babel's js parser
Uniform support for `v-*` and `:*` attributes
Add uniform support for v-*
and :*
attributes
add support for :text attributes
add support for :text attributes
some refactoring
Support gettext, ngettext etc
Merge pull request #9 from ykshatroff/feature/ngettext Add ngettext support and more complex syntax