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

1.0.2 • Public • Published

NgxAdvancedMaterialTable

npm ci Quality Gate Status

This project was generated with Angular CLI version 12.0.0.

Getting Started + Demo

https://fernandoaabel.github.io/ngx-advanced-material-table/demo

Run it locally

Run npm run start to run Demo project on http://localhost:4200/.

Run npm run watch to build ngx-advanced-material-table library and watch new file changes.

Release

Standard-version to bump version, generates changelog, creates a commit and a tag.

Run npm run release to bump a new release version. Example:

Suppose the last version of your code is 1.0.0. Run:

  • npm run release -- --release-as patch to generate version 1.0.1

  • npm run release -- --release-as minor to generate version 1.1.0

  • npm run release -- --release-as major to generate version 2.0.0 (DEFAULT)

Package Sidebar

Install

npm i ngx-advanced-material-table

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

565 kB

Total Files

36

Last publish

Collaborators

  • fernandoaabel