A collection of libraries for Angular projects.
- ngx-show-more An Angular component that truncates arbitrary provided content if it is too high, but enables the user to expand it completely.
- ngx-track-by-property
An Angular pipe that makes it more convenient to use common trackByFunctions to improve performance of the
*ngFor
structural directive.
In the "projects" folder you can find all the libraries listed above. The ngx-utility-libraries-demo folder contains the demo application for all the libraries that is deployed as the project website.