All Projects → jquense → React Widgets

jquense / React Widgets

Licence: mit
Polished, feature rich, accessible form inputs built with React

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects
SCSS
7915 projects

Projects that are alternatives of or similar to React Widgets

Vue Form Json Schema
Create forms using JSON schema. Bring your components!
Stars: ✭ 253 (-88.69%)
Mutual labels:  component, forms
Vue Formulate
⚡️ The easiest way to build forms with Vue.
Stars: ✭ 1,947 (-12.92%)
Mutual labels:  forms, inputs
Error Message
📋 Error message component
Stars: ✭ 129 (-94.23%)
Mutual labels:  component, forms
Vuetable 2
data table simplify! -- datatable component for Vue 2.x. See documentation at
Stars: ✭ 2,129 (-4.79%)
Mutual labels:  component
Vue Grid Canvas
A vue component, it can generate a similar excel form for you
Stars: ✭ 179 (-91.99%)
Mutual labels:  component
Plus
💝The Plus (ThinkSNS+) is a powerful, easy-to-develop social system built with Laravel.
Stars: ✭ 2,148 (-3.94%)
Mutual labels:  component
Intl
A PHP replacement layer for the C intl extension that also provides access to the localization data of the ICU library.
Stars: ✭ 2,323 (+3.89%)
Mutual labels:  component
React Apollo Form
Build React forms based on GraphQL APIs.
Stars: ✭ 178 (-92.04%)
Mutual labels:  forms
Redux Form
A Higher Order Component using react-redux to keep form state in a Redux store
Stars: ✭ 12,597 (+463.37%)
Mutual labels:  forms
React Redux Form
Create forms easily in React with Redux.
Stars: ✭ 2,099 (-6.13%)
Mutual labels:  forms
Vue Treeselect
A multi-select component with nested options support for Vue.js
Stars: ✭ 2,347 (+4.96%)
Mutual labels:  component
Vue Breakpoints
🍬 🙈 Vue.js utility component to show and hide components based on breakpoints
Stars: ✭ 179 (-91.99%)
Mutual labels:  component
Ember One Way Controls
Native one way input
Stars: ✭ 184 (-91.77%)
Mutual labels:  forms
Composable Form
Build type-safe composable forms in Elm
Stars: ✭ 179 (-91.99%)
Mutual labels:  forms
Element Patch
An extension package based on vue and element-ui. 一个基于 vue 与 element-ui 的扩展包,提供数据驱动的表单渲染,菜单渲染,表格拖拽,权限控制等功能
Stars: ✭ 187 (-91.64%)
Mutual labels:  component
Vuetable 2 With Laravel 5.4
Sample project using Vuetable-2 in Laravel 5.4 and Laravel-Mix
Stars: ✭ 178 (-92.04%)
Mutual labels:  component
Blazor.flexgrid
GridView component for Blazor
Stars: ✭ 185 (-91.73%)
Mutual labels:  component
Popup
🚩Popup is a versatile alert view that allows you to customize every aspect of it.
Stars: ✭ 180 (-91.95%)
Mutual labels:  component
Vue Slide Up Down
Like jQuery's slideUp/slideDown, but for Vue!
Stars: ✭ 180 (-91.95%)
Mutual labels:  component
React Rnd
🖱 A resizable and draggable component for React.
Stars: ✭ 2,560 (+14.49%)
Mutual labels:  component

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].