Skip to content

DennisKae/poc-ng-tables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proof Of Concept: Angular Tables

POC of different angular table libraries.

ng2-smart-table

Links

Pro

  • Easy setup
  • Inline editing

Contra

  • Very limited customizability

ngx-datatable

  • Possible pitfall: Sorting by dates requires the data to be of TS-type date. Display it via a custom column.

Links

Pro

  • Basic functionality is easy to be set up
  • Highly customizable
  • Loads of examples

Contra

  • No inline editing

About

POC of different angular table components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published