Kformmaster

Generic form builder in Kotlin
Alternatives To Kformmaster
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
React Hook Form35,2591271,3372 days ago951September 23, 202215mitTypeScript
📋 React Hooks for form state management and validation (Web + React Native)
Filament6,901
20 hours ago17mitPHP
Admin panel, form builder and table builder for Laravel. Built with the TALL stack. Designed for humans.
Form Create4,853350a month ago29July 24, 202279mitJavaScript
:fire::fire::fire: 强大的动态表单生成器|form-create is a form generation component that can generate dynamic rendering, data collection, verification and submission functions through JSON.
Designable2,72217a month ago203February 28, 202263mitTypeScript
🧩 Make everything designable 🧩
Bootstrap Form Builder2,116
6 years agomitJavaScript
Web app for drag drop building bootstrap forms.
Laravel Form Builder1,671229502 months ago85April 08, 2022111mitPHP
Laravel Form builder for version 5+!
Formio.js1,6111049520 hours ago1,058July 15, 2022767mitJavaScript
JavaScript powered Forms with JSON Form Builder
Former1,331425293 months ago63June 02, 20217PHP
A powerful form builder, for Laravel and other frameworks (stand-alone too)
Survey Creator7037721 hours ago215July 12, 2022326otherTypeScript
An extensible JavaScript form builder library that allows easy drag-and-drop form creation. Evaluate its capabilities for free.
Django Forms Builder6364812 years ago63March 20, 201829bsd-2-clausePython
Let users build forms in Django admin
Alternatives To Kformmaster
Select To Compare


Alternative Project Comparisons
Readme

Build status codecov codebeat badge API Android Arsenal Maven Central

This is a Kotlin port of FormMaster

Examples

Full Screen Partial Screen Login
Example Example Example

Documentation

https://thejuki.github.io/KFormMaster

Java Compatibility

  • This library was ported from Java and is still compatible with Java code
  • See Java Example

Installation

NOTE: This library was moved from Bintray/JCenter to Maven Central. The group id is now "com.github.thejuki".

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" }
    }
}

BrowserStack

BrowserStack

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.

License

This library is available as open source under the terms of the Apache License, Version 2.0.

Popular Builder Projects
Popular Form Projects
Popular Build Tools Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Java
Kotlin
Form
Builder
Form Builder