An open API service indexing awesome lists of open source software.

https://github.com/stopyransky/fh-hooks

A set of custom react hooks
https://github.com/stopyransky/fh-hooks

react reacthooks

Last synced: 3 months ago
JSON representation

A set of custom react hooks

Awesome Lists containing this project

README

        

[![npm version](https://badge.fury.io/js/fh-hooks.svg)](https://badge.fury.io/js/fh-hooks)
[![Build Status](https://travis-ci.org/stopyransky/fh-hooks.svg?branch=master)](https://travis-ci.org/stopyransky/fh-hooks)
[![Coverage Status](https://coveralls.io/repos/github/stopyransky/fh-hooks/badge.svg?branch=master)](https://coveralls.io/github/stopyransky/fh-hooks?branch=master)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)

# A collection of custom React hooks

- useClickAway
- useDimensions
- useInlineStyle
- useInterval
- useObjectArray
- useResponsiveness
- useScroll
- useSmartReducer

# Details and examples of usage are available in fh-hooks [storybook](https://stopyransky.github.io/fh-hooks-storybook/).

# License

MIT