ng-annotate-patched

JSON →
library 1.15.0 ·javascript
verified Jun 4, 2026

ng-annotate-patched (v1.15.0) is a maintained fork of the now-unmaintained ng-annotate library. It adds and removes AngularJS dependency injection annotations, supporting modern JavaScript syntax (ES2020, classes, arrow functions, dynamic import, export) that the original cannot parse. Key updates include a newer acorn parser and acornOptions for customization. It is the recommended choice over ng-annotate for projects using modern JS.