Skip to content

cshooks/hooks

Repository files navigation

cshooks

All Contributors Known Vulnerabilities

A collection of React Hooks using Computer Science (CS) data structures & algorithms.

Purpose

Mainly to learn CS data structure & algorithms
(and also implement'em in TypeScript).

Hopefully some of the arcane data structures & algorithms help you as well.

Implemented

useTrie

Returns a Trie data structure, which is used to save a list of words to search in memory efficient manner & provide a type-ahead (not yet implemented) functionality.

Contributors

Thanks goes to these wonderful people (emoji key):

Sung M. Kim
Sung M. Kim

🚇 🔧 ⚠️ 📖 🤔 💻
Nick Taylor
Nick Taylor

👀 💻 🚇 ⚠️
Nicolas Marcora
Nicolas Marcora

🤔

This project follows the all-contributors specification. Contributions of any kind welcome!