0.2.3 • Published 2 years ago

@modular-ui-react/hooks v0.2.3

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

Modular-UI-React Hooks

NPM JavaScript Style Guide

Install

npm install --save @modular-ui-react/hooks

or

yarn add @modular-ui-react/hooks

Import

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 start

Contributing

Pull Requests are Welcome.

License

This repository is released under MIT License.