This package has been deprecated

Author message:

some tooltip helpers used in react-tooltpz

react-helpers-og

0.1.8 • Public • Published

react-helpers-og

NPM version NPM license NPM total downloads NPM monthly downloads

Some useful hooks and utils for React

Getting started

Install package via npm:

npm install --save react-helpers-og

Usage

import { useRect, merge } from 'react-helpers-og';

...or you can directly import what you need:

import useRect from 'react-helpers-og/src/hooks/useRect';
import merge from 'react-helpers-og/src/utils/merge';

Documentation

Hooks

License

react-helpers-og is available under the MIT License.

Package Sidebar

Install

npm i react-helpers-og

Weekly Downloads

0

Version

0.1.8

License

MIT

Unpacked Size

46 kB

Total Files

83

Last publish

Collaborators

  • oleggrishechkin