This website requires JavaScript.
Explore
Help
Sign In
unistack-org
/
ngx-translate-extract
Watch
4
Star
0
Fork
0
You've already forked ngx-translate-extract
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ngx-translate-extract
/
tests
/
parsers
History
Dominik Herbst
4892ea5146
Configured cheerio to work with non-HTML standard elements to fix issues with custom component tags. (
#79
)
2017-11-07 15:13:01 +01:00
..
abstract-template.parser.spec.ts
Fix tests
2016-12-23 05:23:33 +01:00
directive.parser.spec.ts
Configured cheerio to work with non-HTML standard elements to fix issues with custom component tags. (
#79
)
2017-11-07 15:13:01 +01:00
function.parser.spec.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
pipe.parser.spec.ts
Replace all occurences of escaped quotes.
2017-07-05 15:43:54 +02:00
service.parser.spec.ts
Add support for TranslateService's stream method.
Closes
#60
2017-07-05 15:18:41 +02:00