angular/packages/localize/tools
Kristiyan Kostadinov 223279eaf5 refactor(compiler): remove TranslationParseError (#62160)
Replaces the `TranslationParseError` with `ParseError` since it wasn't adding much on top of `ParseError`.

PR Close #62160
2025-06-23 14:25:28 +02:00
..
src refactor(compiler): remove TranslationParseError (#62160) 2025-06-23 14:25:28 +02:00
test refactor(compiler): remove TranslationParseError (#62160) 2025-06-23 14:25:28 +02:00
BUILD.bazel build: migrate to using new jasmine_test (#62131) 2025-06-19 10:06:27 +02:00
esbuild.config.js build: migrate localize package to use rules_js (#61613) 2025-05-26 08:53:55 +00:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
README.md refactor: expose new @angular/localize/tools entry-point for CLI usage (#43431) 2021-10-01 18:28:44 +00:00
tsconfig.json build: migrate localize package to use rules_js (#61613) 2025-05-26 08:53:55 +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.