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 ngxtensionor
npm install ngxtensionyarn add ngxtensionpnpm install ngxtensionnx generate ngxtension:initCheck the documentation.
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!