@modular-ui-react/hooks
v0.2.3
Published
"Custom React Hooks"
Readme
Modular-UI-React Hooks
Install
npm install --save @modular-ui-react/hooksor
yarn add @modular-ui-react/hooksImport
import { useLifecycle, usePrev, useStyle } from '@modular-ui-react/hooks'Examples
To run the examples included in the repository:
git clone https://github.com/A-G-D/use-lifecycle.git
cd use-lifecycle
cd examples
yarn startContributing
Pull Requests are Welcome.
License
This repository is released under MIT License.
