blacktbox-table
v0.3.2
Published
Table for react
Downloads
21
Maintainers
Readme
blacktbox-table
Create table with React.
Installation
Using with NPM:
$ npm install --save blacktbox-table
// using ES6 modules
import Menu from 'blacktbox-table';
// using CommonJS modules
var Menu = require('blacktbox-table');Issue
Feel free to see around the codebase and share your experience with us. We will be grateful to be given advices.
Please file issue, if you have any issue or idea.
Homepage
You can see the document website on-line.
