@blacktoolbox/react-list
v2.3.1
Published
List / Menu maker based on React
Downloads
12
Readme
Blacktbox-react-list
Create list / menu with React.
Installation
Using with NPM:
$ npm install --save @blacktoolbox/react-list
// using ES6 modules
import Menu from '@blacktoolbox/react-list';
// using CommonJS modules
var Menu = require('@blacktoolbox/react-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.