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

react-table-material

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-table-material

Simple and elegant design to react-table inspired by material design

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

React Table Material

react-table-material is an elegant design to react-table inspired by material design

React Table Logo

Installation

  • Install React Table as a dependency
# Yarn
$ yarn add react-table-material

# NPM
$ npm install react-table-material
  • Import styles by including Table.css
// JS (Webpack)
import 'react-table-material/Table.css'

// Old-school
<link rel="stylesheet" href="node_modules/react-table-material/Table.css">

Keywords

react-table

FAQs

Package last updated on 08 Feb 2018

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