Dassderdie / ngx-utility-libraries

An small collection of some angular utilities

Home Page:https://ngx-utility-libraries-demo.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A collection of libraries for Angular projects.

Try out the DEMO Netlify Status

  1. ngx-show-more An Angular component that truncates arbitrary provided content if it is too high, but enables the user to expand it completely.
  2. ngx-track-by-property An Angular pipe that makes it more convenient to use common trackByFunctions to improve performance of the *ngFor structural directive.

Structure

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.

About

An small collection of some angular utilities

https://ngx-utility-libraries-demo.netlify.app/

License:MIT License


Languages

Language:TypeScript 82.7%Language:JavaScript 11.7%Language:HTML 5.3%Language:SCSS 0.2%