How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
A simple yet powerful Swift library to build form for your class models.
iOS framework for creating forms
🚴 A declarative library for building component-based user interfaces in UITableView and UICollectionView.
Formily is a schema-driven framework designed for building complex web forms by decoupling business logic and validation rules from the underlying user interface. It utilizes a declarative JSON schema to define form structures, allowing developers to manage data collection and field interactions independently of specific component libraries or frontend frameworks. The system is built upon a reactive observable state engine that synchronizes form data, validation status, and field interactions in real time. By employing a recursive tree traversal and a centralized event bus, the engine manages
The successor to F3BarGauge
The main features of fulldecent/fdbargauge are: Forms.
Projects with overlapping indexed features include: alibaba/formily — Formily is a schema-driven framework designed for building complex web forms by decoupling business logic and… haojianzong/objectform — A simple yet powerful Swift library to build form for your class models. neoneye/swiftyform — iOS framework for creating forms. ra1028/carbon — 🚴 A declarative library for building component-based user interfaces in UITableView and UICollectionView. ra1028/former — Former is a fully customizable Swift library for easy creating UITableView based form. react-hook-form/react-hook-form — React Hook Form is a state management library designed to handle form registration, validation, and submission…