ngx-easy-table
TypeScript icon, indicating that this package has built-in type declarations

15.5.0 • Public • Published

npm version last commit total downloads Build Status semantic-release

I update the library to provide support for the latest Angular releases. I am open to new enterprise features. Write me an email.

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.

Package Sidebar

Install

npm i ngx-easy-table

Weekly Downloads

2,325

Version

15.5.0

License

MIT

Unpacked Size

594 kB

Total Files

74

Last publish

Collaborators

  • ssuperczynski