New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

angular-bootstrap-data-table

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-bootstrap-data-table

This is a forked version of https://www.npmjs.com/package/angular-2-data-table that has been updated to Angular 9.

latest
npmnpm
Version
9.0.0
Version published
Weekly downloads
7
40%
Maintainers
1
Weekly downloads
 
Created
Source

Angular Bootstrap Data Table

This is a forked version of https://www.npmjs.com/package/angular-2-data-table that has been updated to Angular 9.

A simple Angular 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.

Check out the demo for examples of how to use it.

Installing:

npm install angular-bootstrap-data-table --save

Licensing

MIT License

FAQs

Package last updated on 02 Dec 2020

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