New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

react-hooky

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-hooky

React.js hooks collection all-in-one

latest
Source
npmnpm
Version
0.5.0
Version published
Maintainers
1
Created
Source

react-hooky

Greenkeeper badge David npm

NPM

Why?

Since the appearance of hooks in React, many packages have been published for various purposes, and in a reason to not pull many new small dependencies, most of them are combined in this package through re-export.

This package proxies dependencies and does not need to be compiled. It's built upon ES6 Modules for webpack and rollup and tree-shaking support.

A bundle size is optimized by bundler when used with ESM modules, so keep calm and feel free to use the package.

Install

Using Yarn

yarn add react-hooky

or NPM

npm install react-hooky

Exports

the-platform

react-use

other

Contribution

Feel free to pull your request of hooks and keep agreement of conventional commits.

Whan does hooky means?

The -y (i) suffix in Russian is just like -s (-es) in English and usable for plural form of a word.

License

MIT

Keywords

react-hooks

FAQs

Package last updated on 29 Oct 2018

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