ainominako1996 / ngx-easy-table

The Easiest Angular Table. IVY compatible. 9.0kb gzipped! 60fps! Tree-shakeable. 54 features and growing!

Home Page:https://ngx-easy-table.eu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm version last commit total downloads Build Status semantic-release

Code Examples

https://github.com/ssuperczynski/ngx-easy-table/tree/master/src/app/demo

Demo

https://ngx-easy-table.eu

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

  • npm run watch:table
  • cd dist/ngx-easy-table && npm link
  • go back to project root dir and npm link ngx-easy-table
  • npm run start

Misc

I'm working currently to add Ngrx and Nx to this project. I see all the bugs you posting, but my time is very limited these days and I can't spend on this project as much time as before. I'm really sorry.

Author of this library (me ;)) is looking some cool job in Germany or France.

About

The Easiest Angular Table. IVY compatible. 9.0kb gzipped! 60fps! Tree-shakeable. 54 features and growing!

https://ngx-easy-table.eu

License:MIT License


Languages

Language:TypeScript 66.8%Language:HTML 28.2%Language:CSS 4.4%Language:JavaScript 0.6%