ngx-translate-extract/src/parsers
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