estidlore / ruxi

Headless UI and UX utils for React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ruxi

Headless UI and UX utils for React

Features

Form:

  • Handle state for values, errors & touches
  • Convenient field state to pass props easily
  • Support parsing values (i.e. type string, get number)
  • Handle form reset & submit with parsed values
  • Support yup validation (sync only)

Language:

  • Handle languages with its translations & metadata
  • Support main language for default translations
  • Convenient translation to split in files following folder structure

Others

  • Theme
  • Common hooks

About

Headless UI and UX utils for React

License:MIT License


Languages

Language:TypeScript 89.5%Language:JavaScript 10.5%