Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@react-hooks-library/core

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-hooks-library/core

A collection of hooks and utilities for React

  • 0.6.2
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
8.6K
increased by3.7%
Maintainers
1
Weekly downloads
 
Created
Source

React Hooks Library

Build Status Version License

A collection of hooks and utilities for React. List of all function. For more information, read the official documentation.

Features

  • 🔮 Typescript

    Written in typescript so you get the advantage of strong type safety

  • 🧠 Server Side Ready

    All hooks handle SSR rendering and work well with frameworks like Next/Gatsby

  • 🌿 Tree Shakable

    Exported as es modules, import cost for individual function is tiny

  • 🎡 Interactive Demos

    All hooks have a demo example to demonstrate their use

Installation

npm i @react-hooks-library/core
# or
yarn add @react-hooks-library/core
# or
pnpm add @react-hooks-library/core

Contribution

Contribution guide coming soon... 🤞🏽

Credits

This library is heavily inspired by VueUse, from the vue ecosystem.

License

MIT © 2021 | Arpit

Keywords

FAQs

Package last updated on 12 Mar 2024

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