A ongoing project where I intend to add reusable components and hooks
Check out the components directory for:
<AutoComplete />
- an input field that uses a Trie to provide rapid autocomplete suggestions
Check out the hooks directory for:
useHover
- a hook that returns a boolean when the referenced component is being hovered over
Henry Black - Github | LinkedIn
Licensed under MIT, see LICENSE