Socket
Socket
Sign inDemoInstall

react-widgets

Package Overview
Dependencies
27
Maintainers
1
Versions
196
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-widgets

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


Version published
Maintainers
1
Weekly downloads
61,220
increased by7.7%

Weekly downloads

Readme

Source

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 run develop to start the site
Running the storybook examples
  • follow the general install instructions
  • run yarn start-dev

Old Browser Support

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!).

Keywords

FAQs

Last updated on 23 Mar 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc