All Projects → cshooks → hooks

cshooks / hooks

Licence: MIT license
List of all React hooks using data structures and algorithms

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to hooks

react-hook-videojs
Easy React integration of Video.js using hooks.
Stars: ✭ 37 (+85%)
Mutual labels:  react-hooks
react-register-nodes
Register DOM Nodes in React
Stars: ✭ 32 (+60%)
Mutual labels:  react-hooks
reason-hooks-testing-library
ReasonML bindings for react-hooks-testing-library
Stars: ✭ 24 (+20%)
Mutual labels:  react-hooks
Tech-Interview-Study
주니어 개발자를 위한 기초 CS 스터디
Stars: ✭ 136 (+580%)
Mutual labels:  computer-science
realar
5 kB Advanced state manager for React
Stars: ✭ 41 (+105%)
Mutual labels:  react-hooks
vesselize
⛵ A JavaScript IoC container that works seamlessly with Vue.js and React.
Stars: ✭ 22 (+10%)
Mutual labels:  react-hooks
computer book list
一个综合了豆瓣,goodreads综合评分的计算机书籍书单
Stars: ✭ 1,535 (+7575%)
Mutual labels:  computer-science
use-algolia
Dead-simple React hook to make Algolia search queries. Supports pagination out of the box.
Stars: ✭ 29 (+45%)
Mutual labels:  react-hooks
OpenUnivCourses
FREE university courses in ML from Top Universities in CS
Stars: ✭ 220 (+1000%)
Mutual labels:  computer-science
Multi-Type-TD-TSR
Extracting Tables from Document Images using a Multi-stage Pipeline for Table Detection and Table Structure Recognition:
Stars: ✭ 174 (+770%)
Mutual labels:  computer-science
NFT-Dapp-Boilerplate
A highly scalable NFT and DEFI boilerplate with pre added web3 and different wallets with a focus on performance and best practices
Stars: ✭ 51 (+155%)
Mutual labels:  react-hooks
ml-formulas
機械学習・統計学・理論計算科学などに出てくる等式・不等式を集めていきます
Stars: ✭ 55 (+175%)
Mutual labels:  computer-science
use-secret-code
Custom hook for adding cheat codes to your React app.
Stars: ✭ 16 (-20%)
Mutual labels:  react-hooks
use-key-hook
React hook to handle all the key press.
Stars: ✭ 27 (+35%)
Mutual labels:  react-hooks
react-app-simple-chat-app
A Simple Chat Application using MERN stack (MongoDB, Express JS, React JS, Node JS) and Socket.io for real time chatting
Stars: ✭ 41 (+105%)
Mutual labels:  react-hooks
CS-study
cs지식을 정리하는 공간
Stars: ✭ 171 (+755%)
Mutual labels:  computer-science
Websocket-React-Chatroom
A chatroom powered by React-Hooks and Websocket🚀
Stars: ✭ 76 (+280%)
Mutual labels:  react-hooks
Trybe-School
All activities while studying at Trybe fullstack software development school. Contains: projects, exercises, course summaries. Brazil, 2020-2021.
Stars: ✭ 73 (+265%)
Mutual labels:  computer-science
mint-ui
Design System | React UI components for web
Stars: ✭ 17 (-15%)
Mutual labels:  react-hooks
react-class-hooks
React Hooks implementation for Class Components. Support React >= 15.3.2
Stars: ✭ 63 (+215%)
Mutual labels:  react-hooks

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].