New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-hyperhooks

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-hyperhooks

Performance React and Javascript library for quickly using developer-friendly hooks.

  • 0.0.3
  • unpublished
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

npm npm npm bundle size NPM

Hyperhook is a fast and high-performance library that is free and open source, allowing you to use pre-written and simple-to-use React.js hooks without needing anything other than importing them.

Speed ​​up your React.js app development with the growing hook library:

  • useCss
  • useInputValue
  • useInternetStatus
  • useLocalStorage
  • useScript
  • useScrollPosition
  • useStyle
  • useTitle
  • useToggle
  • useWindowSize

Getting Started

If you already have a React project, you do not need to install it. You can start using it by just downloading hyperhooks.

# Create a react + bun project
bun create vite my-app --template react

# or just us npx
npx create vite

# finally, install the react project
bun install react-hyperhooks # or npm install react-hyperhooks

It also works outside of your local machine where you can run React.js and install packages. (like Replit)

Contribute

We are open to every contribution and person who will contribute ❤️

Currently, we have no rules other than the basic rules such as comply with the .prettierrc spelling rules and write code that is as performant as possible. However, we would appreciate it if you try to be careful while contributing.

Local Development

git clone https://github.com/kad1rr/hyperhooks.git

cd hyperhooks

# you are ready !

License

MIT

Keywords

FAQs

Package last updated on 05 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc