19.0.1 • Published 5 months ago

@studiohyperdrive/ngx-table v19.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Angular Tools: NgxTable (@studiohyperdrive/ngx-table)

This library provides a quick and easy template based table builder using the Angular CDK Table.

Installation

Install the package first:

npm install @studiohyperdrive/ngx-table

Versioning and build information

This package will follow a semver-like format, major.minor.patch, in which:

  • major: Follows the Angular major version
  • minor: Introduces new features and (potential) breaking changes
  • patch: Introduces bugfixes and minor non-breaking changes

For more information about the build process, authors, contributions and issues, we refer to the hyperdrive-opensource repository.

Concept

The Angular CDK Table is a very useful tool to build tables with, but is known to have a rather complex syntax and does not feature a bunch of common use-cases out of the box.

Using the CDK Table the ngx-table provides an easy to use template based system to build tables with, including various common use-cases such as column based sorting, selecting rows, detail rows and more.

Whilst this package is opinionated, the ngx-table works primarily with a ng-template based system, which ensures that any default implementation the table provides can be overwritten.

You can find a StackBlitz example here.

Documentation

To find more information regarding this package, we refer to our documentation platform.

19.0.1

5 months ago

19.0.0

6 months ago

18.1.3

9 months ago

18.1.2

9 months ago

18.1.1

10 months ago

18.1.0

10 months ago

18.0.3

11 months ago

18.0.2

1 year ago

18.0.1

1 year ago

18.0.0

1 year ago

17.2.1

1 year ago

17.2.0

1 year ago

17.1.0

1 year ago

17.0.0

2 years ago

16.3.1

2 years ago

16.3.0

2 years ago

16.2.6

2 years ago

16.2.5

2 years ago

16.2.4

2 years ago

16.2.3

2 years ago

16.2.2

2 years ago

16.2.1

2 years ago

16.2.0

2 years ago

16.1.2

2 years ago

16.1.1

2 years ago

16.1.0

2 years ago

16.0.4

2 years ago

16.0.3

2 years ago

16.0.2

2 years ago

16.0.1

2 years ago

16.0.0

2 years ago