@react-hooks-library/core
TypeScript icon, indicating that this package has built-in type declarations

0.6.2 • Public • Published

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

/@react-hooks-library/core/

    Package Sidebar

    Install

    npm i @react-hooks-library/core

    Weekly Downloads

    9,293

    Version

    0.6.2

    License

    MIT

    Unpacked Size

    112 kB

    Total Files

    6

    Last publish

    Collaborators

    • heyitsarpit