Skip to content

itzmeowww/react-useless

 
 

Repository files navigation

React Useless Hooks

A collection of React Custom Hooks that should not belong anywhere.

Hacktoberfest

  • This repo is created specifically for Hacktoberfest (obviously). If you're interested or want to contribute to my other repos, let's chat on Discord! (Most will be in Thai)

Contribution

  • Create a new hook in src/hooks folder.
  • Show example usage in src/App.tsx.
  • If you don't know TypeScript, simply use any type or predefined DefinitelyNotAny type
  • Try not to update other places or auto-format, it'll cause merge conflicts.

TODOs

You can help us on these meta-tasks, too.

  • Add more useless hooks
  • Remove useful hooks
  • Publish to NPM
  • Write some less-useless HTML & CSS for the home page
  • Add Tests Nah, that seems useful

About

Monorepo for react hooks, mostly useless btw

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 77.6%
  • CSS 17.7%
  • HTML 2.7%
  • JavaScript 2.0%