1.0.2 • Published 2 years ago

@blacktoolbox/react-component-folder v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Blacktbox-react-component-folder

A tool component for foldering component with React.

Installation

Using with NPM:

$ npm install --save @blacktoolbox/react-component-folder

// using ES6 modules
import Menu from '@blacktoolbox/react-component-folder';

// using CommonJS modules
var Menu = require('@blacktoolbox/react-component-folder');

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.