/react-hooks

A collection of reusable react hooks

Primary LanguageTypeScriptISC LicenseISC

React-hooks cover

npm version License Issues Size

📦 Install

$ npm i @vortigo/react-hooks
or
$ yarn add @vortigo/react-hooks

🔨 Usage

import { useMount } from '@vortigo/react-hooks';

💻 How to run the example pages

npm run parcel <path-to-example-page>

🤝 Contributing

Please read our CONTRIBUTING.md file