This website requires JavaScript.
Explore
Help
Sign In
unistack-org
/
ngx-translate-extract
Watch
3
Star
0
Fork
0
You've already forked ngx-translate-extract
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ngx-translate-extract
/
src
/
parsers
History
Kim Biesbjerg
4ee7258a31
Fix potential bug when extracting strings from file containing multiple classes
2017-05-10 14:10:13 +02:00
..
abstract-ast.parser.ts
Fix potential bug when extracting strings from file containing multiple classes
2017-05-10 14:10:13 +02:00
abstract-template.parser.ts
Add support for node 4.3.2+
2016-12-23 05:45:06 +01:00
directive.parser.ts
Move normalizeTemplateAttributes method to DirectiveParser
2016-12-23 04:07:01 +01:00
function.parser.ts
Add support for marker functions, to be able to extract strings not directly passed to TranslateService.
Closes
#10
2017-03-30 14:37:30 +02:00
parser.interface.ts
Add option to merge extracted strings with existing translations (Thanks to @ocombe)
2016-12-09 19:29:48 +01:00
pipe.parser.ts
fix parser regexp (
#31
)
2017-04-06 08:50:23 +02:00
service.parser.ts
Fix potential bug when extracting strings from file containing multiple classes
2017-05-10 14:10:13 +02:00