awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to nathanvda/cocoon

Projects sharing features with Cocoon

27 open-source projects similar to nathanvda/cocoon, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • justinfrench/formtasticjustinfrench avatar

    justinfrench/formtastic

    5,215View on GitHub↗

    Formtastic is a Ruby on Rails plugin designed to automate the creation of semantic and accessible web forms. By mapping database models directly to form fields, the library generates structured HTML markup that adheres to accessibility standards, ensuring that labels and inputs are correctly associated for assistive technologies. The library utilizes a domain-specific language to abstract complex form structures into concise method calls. It distinguishes itself through a metadata-driven approach that inspects database schemas and validation rules to automatically select appropriate input typ

    Ruby
    View on GitHub↗5,215
  • drapergem/draperdrapergem avatar

    drapergem/draper

    5,274View on GitHub↗

    Draper is a presentation layer framework and decorator library for Ruby on Rails that implements the view-model pattern. It serves as a proxy-based system to separate presentation logic from business models, allowing view-specific data transformations to be isolated from the underlying data. The framework provides specialized capabilities for managing how data is displayed, including the ability to wrap single objects or entire collections. It supports recursive decoration for associated models and the injection of view context and request state into decorators to allow for conditional presen

    Ruby
    View on GitHub↗5,274
  • laravelcollective/htmlLaravelCollective avatar

    LaravelCollective/html

    4,080View on GitHub↗

    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.

    PHP
    View on GitHub↗4,080

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • apotonick/reformapotonick avatar

    apotonick/reform

    2,492View on GitHub↗

    Form objects decoupled from models.

    Ruby
    View on GitHub↗2,492
  • bootstrap-ruby/rails-bootstrap-formsbootstrap-ruby avatar

    bootstrap-ruby/rails-bootstrap-forms

    1,643View on GitHub↗

    Official repository of the bootstrap_form gem, a Rails form builder that makes it super easy to create beautiful-looking forms using Bootstrap 5.

    Ruby
    View on GitHub↗1,643
  • code-mancers/rapidfirecode-mancers avatar

    code-mancers/rapidfire

    328View on GitHub↗

    Making dynamic surveys should be easy!

    Ruby
    View on GitHub↗328
  • comfy/comfy-bootstrap-formcomfy avatar

    comfy/comfy-bootstrap-form

    79View on GitHub↗

    Rails form builder for Bootstrap 4 markup that actually works!

    Ruby
    View on GitHub↗79
  • ejirocodes/vue3-otp-inputejirocodes avatar

    ejirocodes/vue3-otp-input

    125View on GitHub↗

    🐗 A fully customisable OTP input component for Vue 3.x

    Vueotpinputvuevue3
    View on GitHub↗125
  • eurekacommunity/genericpasswordrowEurekaCommunity avatar

    EurekaCommunity/GenericPasswordRow

    176View on GitHub↗

    A row for Eureka to implement password validations.

    Swift
    View on GitHub↗176
  • galetahub/ckeditorgaletahub avatar

    galetahub/ckeditor

    2,227View on GitHub↗

    Ckeditor 4.x integration gem for rails

    Ruby
    View on GitHub↗2,227
  • jch/html-pipelinejch avatar

    jch/html-pipeline

    2,329View on GitHub↗

    HTML processing filters and utilities

    Ruby
    View on GitHub↗2,329
  • kpumuk/meta-tagskpumuk avatar

    kpumuk/meta-tags

    2,796View on GitHub↗

    Search Engine Optimization (SEO) for Ruby on Rails applications.

    Ruby
    View on GitHub↗2,796
  • liberty-liu/everright-formeditorLiberty-liu avatar

    Liberty-liu/Everright-formEditor

    513View on GitHub↗

    :guide_dog: Powerful lowcode|vue form editor,generator,designer,builder library. It provides an easy way to create custom forms. The project is extensible, easy to use and configure, and provides many commonly used form components and functions(vue可视化低代码表单设计器、表单编辑器、element-plus vant表单设计)

    JavaScriptdesignerdrag-and-dropelement-plus
    View on GitHub↗513
  • neoneye/swiftyformneoneye avatar

    neoneye/SwiftyFORM

    1,069View on GitHub↗

    iOS framework for creating forms

    Swiftbindingformios
    View on GitHub↗1,069
  • ra1028/formerra1028 avatar

    ra1028/Former

    1,296View on GitHub↗

    Former is a fully customizable Swift library for easy creating UITableView based form.

    Swift
    View on GitHub↗1,296
  • seedco/formalistseedco avatar

    seedco/Formalist

    157View on GitHub↗

    Declarative form building framework for iOS

    Swift
    View on GitHub↗157
  • sventiigi/validatedpropertykitSvenTiigi avatar

    SvenTiigi/ValidatedPropertyKit

    981View on GitHub↗

    Easily validate your Properties with Property Wrappers 👮

    Swift
    View on GitHub↗981
  • swiftvalidatorcommunity/swiftvalidatorSwiftValidatorCommunity avatar

    SwiftValidatorCommunity/SwiftValidator

    1,438View on GitHub↗

    A rule-based validation library for Swift

    Swift
    View on GitHub↗1,438
  • ustwo/formvalidator-swiftustwo avatar

    ustwo/formvalidator-swift

    491View on GitHub↗

    A framework to validate inputs of text fields and text views in a convenient way.

    Swift
    View on GitHub↗491
  • voormedia/rails-erdvoormedia avatar

    voormedia/rails-erd

    4,102View on GitHub↗

    rails-erd is a Ruby on Rails ERD generator and database schema visualizer. It serves as an automated diagramming tool that analyzes model associations and attributes to create graphical domain models. The tool maps associations and inheritance patterns into visual entity-relationship diagrams, including specific support for visualizing single table inheritance. It allows for relationship notation customization, enabling users to toggle between simplified arrows and Bachman notation. The system provides multi-format diagram export for technical documentation and allows for the configuration o

    Ruby
    View on GitHub↗4,102
  • xaboy/form-createxaboy avatar

    xaboy/form-create

    7,055View on GitHub↗

    form-create is a JSON-driven form generator and low-code form builder that renders dynamic web forms and validation logic from configuration files. It functions as a data-driven form orchestrator for managing field dependencies and hierarchical data structures within complex layouts. The system includes a visual drag-and-drop interface for designing data entry layouts and automatically generating their corresponding configuration structures. It provides a dynamic UI component library of adaptable form fields and layout containers designed for cross-framework integration and mobile responsiven

    JavaScriptant-design-vuearco-designelement-plus
    View on GitHub↗7,055
  • xmartlabs/eurekaxmartlabs avatar

    xmartlabs/Eureka

    11,820View on GitHub↗

    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

    Swift
    View on GitHub↗11,820
  • xmartlabs/xlformxmartlabs avatar

    xmartlabs/XLForm

    5,741View on GitHub↗

    XLForm is a declarative UI library and framework for generating synchronized iOS table-view forms from structured definitions. It provides a toolkit for building mobile data-entry screens using Swift and Objective-C, allowing developers to create interfaces based on declarative sections and rows. The framework features dynamic interface synchronization and conditional logic to manage row visibility and editing restrictions. It supports the creation of dynamic multivalued sections where users can insert, delete, or reorder rows at runtime. The library includes a variety of interactive input c

    Objective-C
    View on GitHub↗5,741
  • amatsuda/kaminariamatsuda avatar

    amatsuda/kaminari

    27View on GitHub↗

    ⚡ A Scope & Engine based, clean, powerful, customizable and sophisticated paginator for Ruby webapps

    Ruby
    View on GitHub↗27
  • zdavatz/spreadsheetzdavatz avatar

    zdavatz/spreadsheet

    1,149View on GitHub↗

    The Ruby Spreadsheet by ywesee GmbH

    Ruby
    View on GitHub↗1,149
  • ankane/chartkickankane avatar

    ankane/chartkick

    6,526View on GitHub↗

    Chartkick is a Ruby on Rails visualization library and JavaScript charting wrapper that provides a high-level interface for integrating interactive charts into web applications. It functions as a multi-engine charting adapter, wrapping various JavaScript charting libraries to provide a consistent API for rendering data visualizations. The project is distinguished by its engine abstraction, which allows users to switch between different JavaScript charting libraries without modifying the underlying data sources. It also supports asynchronous data visualization, fetching chart data from remote

    Ruby
    View on GitHub↗6,526
  • apotonick/cellsapotonick avatar

    apotonick/cells

    3,077View on GitHub↗

    View components for Ruby and Rails.

    Ruby
    View on GitHub↗3,077