The full path of a source file.
A regex to filter source files by name or extension. Defaults to \.jsx?$
.
A custom logger.
A custom postprocessor like ./postprocessors/po
.
A custom preprocessor like ./preprocessors/typescript
.
A progress callback.
The root directory of your source files.
A custom error logging function.
A custom info logging function.
Log to default console. It true the default console logging functions will be used.
A custom trace logging function.
A custom warn logging function.
A custom babylon configuration.
A regex to filter source files by name or extension. Defaults to \.jsx?$
.
The number of spaces to be used instead of tabs. if not set tabs will be used.
A custom logger.
A custom preprocessor like ./preprocessors/typescript
.
A progress callback.
The root directory of your source files.
The target path of the JSON schema.
Translation group
Translation keys
A custom logger.
A progress callback.
The root directory of your source files.
The path of the JSON schema to validate against.
Generates an array of all i18n tagged template literals in a file.
The export options.
Generates a JSON schema based on i18n tagged template literals.
The schema options.
Validates a translation file or folder and calculates translation coverage
The validation options.
A custom babylon configuration.