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
- Host: GitHub
- URL: https://github.com/stopyransky/fh-hooks
- Owner: stopyransky
- License: mit
- Created: 2020-10-11T16:12:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-26T00:23:33.000Z (over 3 years ago)
- Last Synced: 2025-01-12T20:09:33.590Z (4 months ago)
- Topics: react, reacthooks
- Language: TypeScript
- Homepage: http://stopyransky.github.io/fh-hooks-storybook
- Size: 2.94 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://badge.fury.io/js/fh-hooks)
[](https://travis-ci.org/stopyransky/fh-hooks)
[](https://coveralls.io/github/stopyransky/fh-hooks?branch=master)
[](http://commitizen.github.io/cz-cli/)
[](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