allocater
v1.0.6
Published
A helper tool to identify, create & inject custom predefined attribute keys inside your angular project
Downloads
3
Readme
Allocater - v1.0
A helper tool to identify, create & inject custom predefined attribute keys inside your angular project.
Supported Frameworks
- Angular v11+
Installation
Use the package manager npm to install Allocate.
npm install allocate
Usage
To use it inside your project directly
npm allocate .
To use it on a specific file
npm allocate "Absolute path to an html file"
To use it on a project
npm allocate "Absolute path to a project directory"
Contributing
Contributions are always welcome!