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

ember-material-table

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-material-table

Ember Material table with pagination, sorting and filtering

latest
Source
npmnpm
Version
2.13.4
Version published
Maintainers
1
Created
Source

Ember-material-table

This is an Ember Addon for table with pagination and sorting.

The Addon is based on the ember-models-table and enable the Google Material Design with material-kit

Pre Install

  • ember-cli-sass

Install

ember install ember-material-table

Post Install

Add the following line in your app.scss to import the material table css.

@import "material-table"

Usage

npm i && ember s

Browsing to http://localhost:4200 to see the usage in DEMO app.

Demo

Keywords

ember-addon

FAQs

Package last updated on 14 Aug 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