angular/packages/localize/tools
Daniel Payet 3b989ac5bd fix(localize): Adding arb format to the list of valid formats in the localization extractor cli (#58287)
Although the ARB format is supported, it's missing from the command's list of options.

Fix #58286

PR Close #58287
2024-10-24 16:41:48 -07:00
..
src fix(localize): Adding arb format to the list of valid formats in the localization extractor cli (#58287) 2024-10-24 16:41:48 -07:00
test refactor: update license text to point to angular.dev (#57902) 2024-09-24 15:28:46 +02:00
BUILD.bazel refactor: reduce direct babel dependencies (#53441) 2023-12-08 14:33:59 -08:00
esbuild.config.js refactor: update license text to point to angular.dev (#57902) 2024-09-24 15:28:46 +02:00
index.ts refactor: update license text to point to angular.dev (#57902) 2024-09-24 15:28:46 +02:00
README.md refactor: expose new @angular/localize/tools entry-point for CLI usage (#43431) 2021-10-01 18:28:44 +00:00

Disclaimer

The localize tools are consumed via the Angular CLI. The programmatic APIs are not considered officially supported though and are not subject to the breaking change guarantees of SemVer.