react-widgets

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

Github星跟踪图

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

主要指标

概览
名称与所有者jquense/react-widgets
主编程语言TypeScript
编程语言JavaScript (语言数: 6)
平台
许可证MIT License
所有者活动
创建于2014-07-28 02:17:56
推送于2025-01-02 14:35:46
最后一次提交2025-01-02 09:35:45
发布数566
最新版本名称react-widgets-virtualized@5.0.22 (发布于 2025-01-02 09:35:45)
第一版名称v1.0.0 (发布于 2014-08-24 17:58:54)
用户参与
星数2.4k
关注者数47
派生数393
提交数1.3k
已启用问题?
问题数904
打开的问题数53
拉请求数159
打开的拉请求数3
关闭的拉请求数90
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?