Skip to content

Shared repository, filled with custom React hooks, that can be used in future project.

Notifications You must be signed in to change notification settings

Bambitcompl/Bambit.Hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Bambit.Hooks

Shared repository, filled with custom React hooks, that can be used in future project.

List of hooks

Name Description Link
useBreakpointsGenerator Custom hook to generate breakpoints responsible for changing active menu entry. Link
useOrphansFormatting Custom hook that will format polish text and move orphans (e.g. 'i', 'w', etc.) to the next line. Link
useClickOutsideHandler Custom hook to detect wheter a click appeared outside of passed element. Link
useWindowDimensions Custom hook to get window inner width and height even after resize. Link

How to add new hook?

Create new branch, from master, with your custom hook, than open a pull request with a new addition to this markdown file.

About

Shared repository, filled with custom React hooks, that can be used in future project.

Topics

Resources

Stars

Watchers

Forks