@sergiogc9/react-hooks

React Hooks Lib

Usage no npm install needed!

<script type="module">
  import sergiogc9ReactHooks from 'https://cdn.skypack.dev/@sergiogc9/react-hooks';
</script>

README

React Hooks

This package exports some custom React hooks.

ℹ️ The library is still in a beta stage as I am still migrating many components here.

ℹ️ This library has been implemented by me and for me, hence it is highly opinionated.

Usage

Installation

Install the package from npm or github packages:

yarn add -S @sergiogc9/react-hooks

Then import and use the wanted hook.

Documentation

The hooks can be found inside the src directory. You can check every hook description in the code file itself.