An à la carte set of polished, extensible, and accessible form inputs built for React.
Demos and Documentation here
npm install react-widgets
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:
yarn run bootstrap
in the repo root directorywww
directory and run yarn
yarn run develop
to start the siteyarn start-dev
The goal is to support IE9+, but it is difficult for me to test a wide variety of browsers so there is no guarantee it will work (patches welcome!).