UNPKG

react-hook-effect

Version:

> Is a react-library consist of some react hooks > Hooks are for two areas: 1) for UI 2) for Web API

14 lines (8 loc) 278 B
# react-hook-effect > Is a react-library consist of some react hooks > Hooks are for two areas: 1) for UI 2) for Web API ## Library consist of following hooks Now useLocalStorage, useSessionStorage, useLocation In the future useHistory, useFetch, useWorker,