Skip to content

Polished, feature rich, accessible form inputs built with React

License

Notifications You must be signed in to change notification settings

jeffng50/react-widgets

 
 

Repository files navigation

react-widgets

NPM version Downloads

An à la carte set of polished, extensible, and accessible form inputs built for React.

Demos and Documentation here

Install

npm install react-widgets

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:

  • make sure you have the latest version of yarn installed
  • run yarn run bootstrap in the repo root directory

Running the doc site locally

  • Follow the steps above
  • switch to the www directory and run yarn
  • yarn start to start the site

About

Polished, feature rich, accessible form inputs built with React

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 73.7%
  • JavaScript 15.8%
  • SCSS 9.2%
  • Other 1.3%