A collection of directives that can be used in different scenarios. See how to extract away the extra logics from components to have a more maintainable and reusable code.
- Delta Value Arrow
- Full-screen Toggle
- Permission
- Highlight Text
- Long Press Directive
- Badge Directive
- Table Sort Directive
Each directive has a dedicated page where the code is also displayed.
git clone https://github.com/adisreyaj/angular-directives-showcase.git
npm install
npm start
http://localhost:4200
Don't forget to ⭐ the repository if you like it.