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,259 | 127 | 1,337 | 2 days ago | 951 | September 23, 2022 | 15 | mit | TypeScript | |
📋 React Hooks for form state management and validation (Web + React Native) | ||||||||||
Filament | 6,901 | 20 hours ago | 17 | mit | PHP | |||||
Admin panel, form builder and table builder for Laravel. Built with the TALL stack. Designed for humans. | ||||||||||
Form Create | 4,853 | 3 | 50 | a month ago | 29 | July 24, 2022 | 79 | mit | JavaScript | |
:fire::fire::fire: 强大的动态表单生成器|form-create is a form generation component that can generate dynamic rendering, data collection, verification and submission functions through JSON. | ||||||||||
Designable | 2,722 | 17 | a month ago | 203 | February 28, 2022 | 63 | mit | TypeScript | ||
🧩 Make everything designable 🧩 | ||||||||||
Bootstrap Form Builder | 2,116 | 6 years ago | mit | JavaScript | ||||||
Web app for drag drop building bootstrap forms. | ||||||||||
Laravel Form Builder | 1,671 | 229 | 50 | 2 months ago | 85 | April 08, 2022 | 111 | mit | PHP | |
Laravel Form builder for version 5+! | ||||||||||
Formio.js | 1,611 | 104 | 95 | 20 hours ago | 1,058 | July 15, 2022 | 767 | mit | JavaScript | |
JavaScript powered Forms with JSON Form Builder | ||||||||||
Former | 1,331 | 425 | 29 | 3 months ago | 63 | June 02, 2021 | 7 | PHP | ||
A powerful form builder, for Laravel and other frameworks (stand-alone too) | ||||||||||
Survey Creator | 703 | 7 | 7 | 21 hours ago | 215 | July 12, 2022 | 326 | other | TypeScript | |
An extensible JavaScript form builder library that allows easy drag-and-drop form creation. Evaluate its capabilities for free. | ||||||||||
Django Forms Builder | 636 | 48 | 1 | 2 years ago | 63 | March 20, 2018 | 29 | bsd-2-clause | Python | |
Let users build forms in Django admin |
This is a Kotlin port of FormMaster
Full Screen | Partial Screen | Login |
---|---|---|
![]() |
![]() |
![]() |
https://thejuki.github.io/KFormMaster
Add this in your app's build.gradle file:
ext {
kFormMasterVersion = [Latest]
}
implementation "com.github.thejuki:k-form-master:$kFormMasterVersion"
Add this to your root build.gradle file:
allprojects {
repositories {
mavenCentral()
google()
maven { url "https://jitpack.io" }
}
}
The App Automate feature of BrowserStack is used for Espresso testing of this library. The App Automate REST API is used to upload the example app and test app to test multiple devices in parallel.
This library is available as open source under the terms of the Apache License, Version 2.0.