📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP

angular-datatable

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-datatable

An Angular 2 data table, with pagination, sorting, expandable rows etc.

2.0.3
Version published
Weekly downloads
106
-10.17%
Maintainers
1
Weekly downloads
 
Created

Angular 2 Data Table

A simple Angular 2 data table, with built-in solutions for features including:

  • pagination
  • sorting
  • row selection (single/multi)
  • expandable rows
  • column resizing
  • selecting visible columns

The component can be used not just with local data, but remote resources too: for example if the sorting and paging happen in the database.

The templates use bootstrap CSS class names, so the component requires a bootstrap .css file to be present in the application using it.

Installing:

npm install angular-datatable --save

Licensing

MIT License

FAQs

Package last updated on 03 Jan 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts