angular/packages/localize/tools
Kristiyan Kostadinov 3a6e45f965 refactor(compiler): integrate new nodes into visitors (#60724)
Integrates the `Component` and `Directive` nodes into the various visitors.

PR Close #60724
2025-04-04 11:28:47 -07:00
..
src refactor(compiler): integrate new nodes into visitors (#60724) 2025-04-04 11:28:47 -07:00
test refactor(localize): convert scripts within packages/localize to relative imports (#60540) 2025-03-26 20:40:01 -07:00
BUILD.bazel refactor: replace fast-glob usage with tinyglobby (#60264) 2025-03-07 10:57:23 -08:00
esbuild.config.js refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02: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

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.