React-hooks Packages

test-hooks

[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![Travis](https://img.shields.io/travis/RaoHai/test-hooks.svg)](https://travis-ci.org/RaoHai/test-hooks) [![Coverage Status](htt

1.1.3 • Published 6 years ago

use-quick-state

An easy way to add state without having multiple useState hooks. Too many useState hooks have to be refactored using useReducer. This hook abstracts that conversion from useState to useReducer. It looks like useState but behaves like useReducer.

0.4.0 • Published 5 years ago