ssuperczynski / ngx-easy-table

The Easiest Angular Table. 12kb gzipped! Tree-shakeable. 55 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 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

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

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

About

The Easiest Angular Table. 12kb gzipped! Tree-shakeable. 55 features and growing!

https://ngx-easy-table.eu

License:MIT License


Languages

Language:TypeScript 67.0%Language:HTML 27.7%Language:SCSS 3.8%Language:CSS 0.9%Language:JavaScript 0.6%Language:Shell 0.0%