Skip to content

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

License

Notifications You must be signed in to change notification settings

lucasousi/ngx-easy-table

 
 

Repository files navigation

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

This project is feature complete, and I don't plan to add any new features. I update the library to provide support for the latest Angular releases.

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 67.3%
  • HTML 27.7%
  • SCSS 3.8%
  • Other 1.2%