CLI tool for generating high standard Angular libraries.
- Creates An angular workspace
- Creates Angular library
- Creates an Angular example application
- Configures git hooks using Husky
- Adds MIT LICENSE file
- Adds prettier
- Adds README.md and CONTRIBUTE.md templates
And more!
npm i -g @rifo/angular-library-generator
Just type
genAngularLib
And start generating!
MIT © Ofir Fridman