Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/drylikov/widgets_react

A customizable collection of sleek, flexible, and easy-to-use form inputs designed for React. Start right away with a quick and easy setup!
https://github.com/drylikov/widgets_react

Last synced: 8 days ago
JSON representation

A customizable collection of sleek, flexible, and easy-to-use form inputs designed for React. Start right away with a quick and easy setup!

Awesome Lists containing this project

README

        

# Widgets React

[![NPM version][npm-image]][npm-url]
[![Downloads][downloads-image]][downloads-url]

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](http://jquense.github.io/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](https://yarnpkg.com/en/) 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

### Install

`npm install Widgets_React`

#### Running the doc site locally

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

[npm-image]: https://img.shields.io/npm/v/react-widgets.svg?style=flat-square
[npm-url]: https://npmjs.org/package/react-widgets
[downloads-image]: https://img.shields.io/npm/dm/react-widgets.svg?style=flat-square
[downloads-url]: https://npmjs.org/package/react-widgets