Kim Biesbjerg
2507d0cdd2
gray -> dim
2019-06-19 12:42:28 +02:00
Kim Biesbjerg
69047857b2
Remove output
2019-06-19 12:39:54 +02:00
Kim Biesbjerg
04b6684024
Print more info when running extracttask
2019-06-19 12:37:50 +02:00
Kim Biesbjerg
9a8abb3248
refactor(directive parser) remove cheerio in favor of angular's own compiler
2019-06-18 15:54:58 +02:00
Kim Biesbjerg
230b13e245
(refactor) rename processor to post processor
2019-06-13 11:44:04 +02:00
Kim Biesbjerg
102286a209
- (feat) add concept of post processors
...
- (feat) add 'key as default value' post processor (closes #109 )
- (chore) move clean functionality to a post processor
- (chore) move sort functionality to a post processor
- (refactor) get rid of leading underscore on protected properties/methods
2019-06-11 23:06:47 +02:00
Kim Biesbjerg
ab29c9ab67
verbose disabled by default
2019-06-11 13:00:10 +02:00
Kim Biesbjerg
590f58fff3
(refactor) use object spread syntax
2019-06-11 12:54:50 +02:00
Kim Biesbjerg
d07d81681e
update packages, replace chalk with colorette
2019-06-11 12:50:08 +02:00
Sean G. Wright
14eb09f947
feat(cli): add verbose (vb) flag that can control output of all file … ( #74 )
...
* feat(cli): add verbose (vb) flag that can control output of all file paths to console
* docs(README): add -vb description
2017-11-07 15:14:31 +01:00
Kim Biesbjerg
bcb4a9c069
Fix bug where obsolete strings were not removed when --clean was used. Closes #29
2017-03-31 08:31:14 +02:00
Kim Biesbjerg
daaebede6f
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
Kim Biesbjerg
42a6568d47
Fix lint error
2017-03-29 14:20:35 +02:00
Kim Biesbjerg
9a2108e9a9
Add cli option to customize compiler indentation. Closes #22
2017-03-29 14:20:01 +02:00
Kim Biesbjerg
7b10b246e6
Update cli option descriptions. Change default filename to strings.format
2017-03-21 15:59:03 +01:00
Kim Biesbjerg
371a14d73e
Read version directly from package.json
2017-03-21 15:27:24 +01:00
Kim Biesbjerg
4537c1224a
Refactored Extractor and cli
2017-03-21 15:21:39 +01:00
Kim Biesbjerg
f61cdc4064
Rename cli script filename. Rename option 'dir' to 'input'
2017-03-20 15:51:38 +01:00
Kim Biesbjerg
3facc0c287
- Added typings for packages where typings existed
...
- Remove regexp ServiceParser and make AstServiceParser the default. #23
- Replaced CLI parser to add support for multiple input/output paths (supports file expansion, glob patterns and multiple values/parameters) #7
2017-03-20 15:29:41 +01:00
Kim Biesbjerg
1c3915ff43
Add experimental AstServiceParser
2017-01-28 15:22:08 +01:00
Kim Biesbjerg
7822916e28
Add NamespacedJsonCompiler
2017-01-13 09:02:01 +01:00
Gustav Gahm
c18b7dc9c7
Add CLI option to enable alphabetical sorting of extracted keys
2017-01-13 06:05:52 +01:00
Kim Biesbjerg
94e6416c76
Small refactor
2016-12-23 05:54:49 +01:00
Kim Biesbjerg
031890c2a4
Allow --output to be either a directory or a full path including filename
2016-12-23 05:24:45 +01:00
Kim Biesbjerg
c88d387516
Update README and CLI output
2016-12-20 16:02:56 +01:00
Kim Biesbjerg
8093370e94
Add tests and allow more liberal spacing with get/instant calls
2016-12-13 15:17:03 +01:00
Kim Biesbjerg
dca10f23de
Group utils import
2016-12-10 04:13:18 +01:00
Kim Biesbjerg
657eb6d953
Change cli description for output
2016-12-10 03:36:28 +01:00
Kim Biesbjerg
6b2059b23e
Move cli code to Typescript
2016-12-10 03:29:03 +01:00