1.1.6 • Published 3 years ago

@mayacode/react-custom-hooks v1.1.6

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

react-custom-hooks

A set of useful custom react hooks.

###Problem

Writing applications requires using similar code over and over again. Partially we cover it using libraries, but some elements we write in every project. For example maintaining state of modal windows, opened menus, changed form fields.

###Solution

This package gathers already existing hooks which were used in many projects.

useActive -

Travis (.com) Codecov

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago