@keen.io/react-hooks
TypeScript icon, indicating that this package has built-in type declarations

1.4.7 • Public • Published

@keen.io/react-hooks

Known Vulnerabilities

Set of reusable custom hooks for React ecosystem - used in keen.io projects.

Installing

For Front-End applications use standard npm or yarn package manager.

yarn install @keen.io/react-hooks

Examples

import { useLegend } from '@keen.io/react-hooks';

const { disabledKeys, updateKeys } = useLegend();

/@keen.io/react-hooks/

    Package Sidebar

    Install

    npm i @keen.io/react-hooks

    Weekly Downloads

    24

    Version

    1.4.7

    License

    MIT

    Unpacked Size

    123 kB

    Total Files

    31

    Last publish

    Collaborators

    • aleksanderpapiez
    • keen_developer