classic-react-hooks
TypeScript icon, indicating that this package has built-in type declarations

1.4.0 • Public • Published

🚀 classic-react-hooks

An awesome collection of feature packed custom hooks.



npm version MIT license. Test classic-react-hooks is released under the MIT license.

Read the Documentation

https://classic-react-hooks.vercel.app/

Features

  • Comes with treeshaking
  • Typescript support
  • Small bundle size
  • Minimal and Easy to use

Installation

For npm users

$ npm install classic-react-hooks

For pnpm users

$ pnpm install classic-react-hooks

For yarn users

$ yarn add classic-react-hooks

For bun users

$ bun add classic-react-hooks

Hooks

  • use-event-listener
  • use-copy-to-clipboard
  • use-local-storage
  • use-outside-click
  • use-debounced-fn
  • use-is-online
  • use-timeout-effect
  • use-interval-effect
  • use-synced-ref
  • use-synced-effect
  • use-on-mount-effect
  • use-counter

Contribution

See Contributing Guide.

/classic-react-hooks/

    Package Sidebar

    Install

    npm i classic-react-hooks

    Weekly Downloads

    1

    Version

    1.4.0

    License

    MIT

    Unpacked Size

    105 kB

    Total Files

    10

    Last publish

    Collaborators

    • ashish-simplecoder