blacktbox-list
v1.2.1
Published
List for react
Downloads
3
Maintainers
Readme
blacktbox-list
Create list with React.
Installation
Using with NPM:
$ npm install --save blacktbox-list
// using ES6 modules
import Menu from 'blacktbox-list';
// using CommonJS modules
var Menu = require('blacktbox-list');
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.