react-simple-flow
v0.4.0
Published
[![npm][npm-image]][npm-url]
Downloads
59
Maintainers
Readme
REACT SIMPLE FLOW
⚙️ Installation
This package is distributed via npm.
$ yarn add react-simple-flow
# or
$ npm install --save react-simple-flow🔧️ Requirement
To use react-simple-flow, you must use [email protected] or greater which includes hooks.
🚀 Features
Components
- For
- Portal
- Show
- Space
- Stack
- Stacker
- Hide
Hooks
- useBoolean
- useCounter
- useCreateRange
- useDebounce
- useInViewport
- useMount
- useUnmount
- useWindowSize
Documentation
Under construction ....
