Former is a fully customizable Swift library for easy creating UITableView based form.
Las características principales de ra1028/former son: Form Builders, Forms.
Las alternativas de código abierto para ra1028/former incluyen: xmartlabs/eureka — Eureka is a framework for building structured data-entry interfaces and forms in Swift for iOS applications. It… neoneye/swiftyform — iOS framework for creating forms. laravelcollective/html — This project is a programmatic HTML form builder and element generator for PHP, designed as a component library for… bootstrap-ruby/rails-bootstrap-forms — Official repository of the bootstrap_form gem, a Rails form builder that makes it super easy to create… ejirocodes/vue3-otp-input — 🐗 A fully customisable OTP input component for Vue 3.x. comfy/comfy-bootstrap-form — Rails form builder for Bootstrap 4 markup that actually works!
iOS framework for creating forms
Eureka is a framework for building structured data-entry interfaces and forms in Swift for iOS applications. It provides a declarative UI layout engine and a dynamic input interface to define fields, sections, and row layouts through a configuration layer. The system distinguishes itself through dynamic interface management, including conditional visibility and interaction control that reacts to real-time user changes. It supports complex input behaviors such as expandable row rendering, multivalued field management for inserting or deleting similar rows, and custom keyboard navigation that s
This project is a programmatic HTML form builder and element generator for PHP, designed as a component library for the Laravel Blade templating engine. It provides a fluent interface to create structured HTML markup and attributes, allowing developers to generate web interface elements through code rather than writing raw markup. The library focuses on the dynamic construction of web forms and input fields. It enables the programmatic definition of form structures and attributes based on application logic, which helps maintain cleaner templates within the Laravel framework.
Official repository of the bootstrap_form gem, a Rails form builder that makes it super easy to create beautiful-looking forms using Bootstrap 5.