Home

Awesome

react-widgets

NPM version Downloads

An à la carte set of polished, extensible, and accessible form inputs built for React. Get going quickly with the low friction setup!

Demos and Documentation here

Local development and contributing

React widgets, uses a "monorepo" organization style for managing multiple npm packages in a single git repo. This is done through a Yarn feature called workspaces. To get everything setup and dependencies installed:

Install

npm install react-widgets

Running the doc site locally