2.0.1 • Published 5 months ago

angular-di-transformer v2.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Angular Dependeny Injection transformer

A tool that automates the migration of dependency injections from traditional constructor-based injection to the new, more efficient inject() method.

npx transform

Note that this is a basic implementation that does not (yet) cover more complex or non-standard constructor use cases.

Use with caution and check the changes made by the package.

1.1.0

5 months ago

2.0.1

5 months ago

2.0.0

5 months ago

1.0.3

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago