react-tools

Installation
SKILL.md

React Tools

@galiprandi/react-tools is a lightweight, dependency-free utility library for React that provides reusable components and hooks to simplify development and improve accessibility.

When to Use

Use this library when you need:

  • Async data handling with loading/error states → AsyncBlock
  • Form management with automatic value collection → Form, Input
  • Date/time inputs with ISO string handling → DateTime
  • Accessible dialogs/modalsDialog
  • Viewport visibility trackingObserver, LazyRender
  • Browser-native AI features (Chrome AI API) → useAI, useAISummarize, useLanguageDetection, useTranslator
  • Common React patternsuseDebounce, useTimer, useList
  • Utility functions → dates, strings, userLanguage detection

Installation

Related skills
Installs
2
First Seen
10 days ago