react-hookly

React hooks collection all-in-one

Usage no npm install needed!

<script type="module">
  import reactHookly from 'https://cdn.skypack.dev/react-hookly';
</script>

README

React-hookly

Why

Since the presentation of hooks, many packages have been published for differenc functionlity, and in order not to drag many new dependencies, most of them are combined in this package through re-export

Package just proxy dependencies and does need to be compiled and supports ESM for webpack and rollup.

Installation

Using yarn yarn add react-hookly

or NPM npm install react-hookly

License

MIT