Home

Awesome

npm version last commit total downloads semantic-release

Code Examples

<a href="https://github.com/ssuperczynski/ngx-easy-table/tree/master/src/app/demo" target="_blank"> https://github.com/ssuperczynski/ngx-easy-table/tree/master/src/app/demo </a>

Demo

<a href="https://ngx-easy-table.eu" target="_blank"> https://ngx-easy-table.eu </a>

Installation

npm install ngx-easy-table --save

Library requires @angular/cdk, please install it as well.

npm install @angular/cdk --save

Available config settings:

See https://ngx-easy-table.eu/#/doc

Development

At the end run npm run cy:ci to make sure everything works.