Skip to content

react-restart/ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5170d38 · Feb 11, 2025
Feb 9, 2025
Jan 24, 2025
Jan 10, 2025
Jan 24, 2025
Jan 10, 2025
Aug 25, 2019
Jan 10, 2025
Jan 10, 2025
Feb 11, 2025
Jul 29, 2015
Nov 19, 2024
Jun 10, 2017
Jan 10, 2025
Feb 11, 2025
Nov 22, 2019
Jan 10, 2025
Jan 10, 2025
Feb 9, 2025

Repository files navigation

Restart UI

A set of full featured, extensible, and accessible UI components, designed to integrate into any styling framework or system. Restart components, are "headless", meaning they don't provide any styles. Components encapsulate the complicated logic and and state without being prescriptive about their look and feel.

Documentation

https://react-restart.github.io/ui/

Installation

npm install --save @restart/ui

Contributing

Checkout the repo and setup the project:

  1. Bootstrap your environment yarn bootstrap
  2. Start the development server yarn start