React Kata provides a wide range of hooks for state, effects, events, storage, and more. For a full list and detailed documentation, see the docs directory.
npm install react-kata- Comprehensive: State, events, effects, storage, media, accessibility, and more
- SSR-safe: All hooks work with server-side rendering
- TypeScript: Fully typed for safety and IDE support
- Tested: 100% coverage with Jest & React Testing Library
- Ergonomic APIs: Designed for real-world usage and developer happiness
- See the docs directory for API and usage of every hook
- Explore deep documentation at DeepWiki
Pull requests and issues welcome! Please add tests for any new features or bug fixes. See CONTRIBUTING.md for details.
MIT License. See LICENSE for details. import { useDocumentTitle } from 'react-kata';