A collection of utilities for Angular.
The ng-add
schematic/generator installs the ngxtension
package as well as turning on skipLibCheck
TypeScript configuration if it hasn't been turned on.
This allows your project to skip checking types for external libraries like ngxtension
where typings might not be compatible with your project's strictness.
ng add ngxtension
or
npm install ngxtension
yarn add ngxtension
pnpm install ngxtension
nx generate ngxtension:init
name | link |
---|---|
resize |
README |
create-injection-token |
README |
assert-injector |
README |
repeat |
README |
computed-from |
README |
inject-destroy |
README |
connect |
README |
createEffect |
README |
Thanks goes to these wonderful people (emoji key):
Chau Tran 💻 |
Enea Jahollari 💻 |
|||||
Add your contributions |
This project follows the all-contributors specification. Contributions of any kind welcome!