2022-09-07 11:24:20 +03:00
2022-12-28 18:11:33 +02:00
2022-12-28 18:11:33 +02:00
2022-12-28 18:11:33 +02:00

react-hooks

Install

// with npm
npm i --save @flare/react-hooks --registry https://lab.code-rove.com/public-node-registry

// with yarn
yarn add @flare/react-hooks --registry https://lab.code-rove.com/public-node-registry

Usage

import { useWindowSize, useLink, useTitle } from "@flare/react-hooks";

1.0.0 This version includes the initial version of react-hooks component.

Description
lumrop is a versatile npm package that provides a collection of React components, hooks, and utilities designed to simplify and enhance development within the React ecosystem.
Readme MIT 619 KiB
Languages
TypeScript 85.8%
JavaScript 14.2%