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

1.3.1 • Public • Published

AgTable (for Angular 13+)

A simple, clean and lightweight data table component for Angular. Compatible: Angular 13

Why AgTable?

AgTable is an alternative for developers who need agility and efficiency while coding. With AgTable it is possible to create a fully functional data table with minimum effort. With an well elaborated structure, there is no need to create compronents for columns or cells, as some other data table components require.

Why is it so good?

The reasons for using AgTable are many, but some features make it stand out from other existing data-tables solutions:

  • Virtual scrolling
  • High performance while displaying thousand of records
  • Filtering, sorting and paginating are possible either on client or server side
  • Allows you to view data obtained from the server
  • Data pagination with infinity scroll or regular pagination
  • Does not force you to create components to customize columns and cells
  • Column sizes are customizable
  • Much more;

Get started

Live demo

Documentation / API

Preview

Contribuitors

  • @ericferreira1992

Package Sidebar

Install

npm i ag-table

Weekly Downloads

10

Version

1.3.1

License

MIT

Unpacked Size

1.37 MB

Total Files

81

Last publish

Collaborators

  • ericferreira1992