Skip to content

LHDi/lhd-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LHD HOOKS

LHD HOOKS is a set of react hooks ready for usage.

  • install
  • import
  • use!

Installation

LHD HOOKS requires react v16.8.0+ to run.

Install LHD HOOKS with npm.

$ cd my-project
$ npm install lhd-hooks

import hook in components:

import {useSwipe} from 'lhd-hooks';

demo use the mobile version!

Contribution

You can also help by:

  • Add new hooks.
  • Suggest hook ideas.
  • Improve existing hooks.

Feel free to contribute.

Releases

No releases published

Packages

No packages published