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
nathanvda avatar

nathanvda/cocoon

0
View on GitHub↗
3,074 stars·377 forks·Ruby·MIT·12 viewsgithub.com/nathanvda/cocoon↗

Cocoon

Dynamic nested forms using jQuery made easy; works with formtastic, simple_form or default forms

Features

  • Form Builders - Simplifies dynamic nested form creation with jQuery.
  • UI and View Helpers - Simplifies dynamic nested form creation.

Star history

Star history chart for nathanvda/cocoonStar history chart for nathanvda/cocoon

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.

AI search

Explore more awesome repositories

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

Start searching with AI

Projects sharing features with Cocoon

These projects share indexed features with Cocoon. Shared tags can include platform or build tooling; verify the primary use case before treating a result 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
  • 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
  • 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
  • apotonick/cellsapotonick avatar

    apotonick/cells

    3,077View on GitHub↗

    View components for Ruby and Rails.

    Ruby
    View on GitHub↗3,077
Compare all 27 related projects→

Frequently asked questions

What does nathanvda/cocoon do?

Dynamic nested forms using jQuery made easy; works with formtastic, simple_form or default forms

What are the main features of nathanvda/cocoon?

The main features of nathanvda/cocoon are: Form Builders, UI and View Helpers.

Which projects share features with nathanvda/cocoon?

Projects with overlapping indexed features include: justinfrench/formtastic — Formtastic is a Ruby on Rails plugin designed to automate the creation of semantic and accessible web forms. By… laravelcollective/html — This project is a programmatic HTML form builder and element generator for PHP, designed as a component library for… drapergem/draper — Draper is a presentation layer framework and decorator library for Ruby on Rails that implements the view-model… apotonick/cells — View components for Ruby and Rails. code-mancers/rapidfire — Making dynamic surveys should be easy! bootstrap-ruby/rails-bootstrap-forms — Official repository of the bootstrap_form gem, a Rails form builder that makes it super easy to create…