Back to Knowledge Base

@axox/hooks

v1.0.1

Collection of useful React hooks for state management and DOM interactions.

npm install @axox/hooks
850 downloads

@axox/hooks

Collection of useful React hooks.

Installation

npm install @axox/hooks

Usage

import { useLocalStorage } from '@axox/hooks'; const [value, setValue] = useLocalStorage('key', 'default');
    Axox - Premium Software Development Company