Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
React Hook Form | 35,072 | 127 | 1,337 | a day ago | 951 | September 23, 2022 | 12 | mit | TypeScript | |
📋 React Hooks for form state management and validation (Web + React Native) | ||||||||||
Formik | 32,386 | 2,455 | 1,807 | 2 days ago | 201 | June 02, 2021 | 774 | apache-2.0 | TypeScript | |
Build forms in React, without the tears 😭 | ||||||||||
React Jsonschema Form | 12,682 | 566 | 281 | 5 days ago | 103 | December 16, 2019 | 291 | apache-2.0 | TypeScript | |
A React component for building Web forms from JSON Schema. | ||||||||||
Redux Form | 12,611 | 11,781 | 1,243 | 2 months ago | 235 | November 17, 2021 | 491 | mit | JavaScript | |
A Higher Order Component using react-redux to keep form state in a Redux store | ||||||||||
Formily | 9,628 | 119 | 2 days ago | 209 | September 20, 2022 | 12 | mit | TypeScript | ||
📱🚀 🧩 Cross Device & High Performance Normal Form/Dynamic(JSON Schema) Form/Form Builder -- Support React/React Native/Vue 2/Vue 3 | ||||||||||
React Final Form | 7,257 | 500 | 384 | 11 days ago | 76 | April 01, 2022 | 390 | mit | JavaScript | |
🏁 High performance subscription-based form state management for React | ||||||||||
X Render | 6,068 | 1 | 31 | 3 hours ago | 310 | September 21, 2022 | 13 | TypeScript | ||
🚴♀️ 阿里 - 很易用的中后台「表单 / 表格 / 图表」解决方案 | ||||||||||
Unform | 4,514 | 33 | 2 months ago | 16 | February 19, 2021 | 73 | mit | TypeScript | ||
Performance-focused API for React forms 🚀 | ||||||||||
Survey Library | 3,614 | 37 | 15 | 34 minutes ago | 384 | September 20, 2022 | 493 | mit | TypeScript | |
Free JavaScript form builder library with integration for React, Angular, Vue, jQuery, and Knockout. | ||||||||||
Form | 2,729 | a day ago | 29 | mit | TypeScript | |||||
🤖 Powerful and type-safe form state management for the web. TS/JS, React Form, Solid Form, Svelte Form and Vue Form. |
Custom form components based on redux-form.
npm install --save @danacita/mentari
import { TextField } from '@danacita/mentari';
ReactDOM.render(<TextField />, mountNode);
Copyright (c) 2019 Dana Cita
Licensed under the MIT license.