/react-custom-hook-base

Base project for hook as NPM module

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

use[CustomHook] react hook

npm

A React Hook template project to create as npm module


Installation


[custom-hook] description

Installation

$ yarn add use-[custom-hook]

Import

import use[CustomHook] from 'use-[custom-hook]';