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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to django-crispy-forms/django-crispy-forms

Open-source alternatives to Django Crispy Forms

30 open-source projects similar to django-crispy-forms/django-crispy-forms, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Django Crispy Forms alternative.

  • joshuaclayton/blueprint-cssAvatar de joshuaclayton

    joshuaclayton/blueprint-css

    5,286Voir sur GitHub↗

    Blueprint-css is a CSS framework that provides a set of predefined styles and a responsive grid system for building consistent web page layouts and typography. It includes a browser style reset to remove default browser styling, ensuring a uniform visual starting point across different environments. The framework features a column-based responsive grid system that automatically adapts web content across various screen sizes and devices. It also includes a dedicated print stylesheet to optimize the appearance of web content specifically for physical printing. The project covers typography sta

    CSS
    Voir sur GitHub↗5,286
  • heartcombo/simple_formAvatar de heartcombo

    heartcombo/simple_form

    8,229Voir sur GitHub↗

    Simple Form is a Ruby on Rails form builder that provides a domain specific language for generating HTML forms mapped to database models. It functions as an automatic model input mapper, selecting the appropriate HTML input element based on the database column type of a model. The project employs a markup independent approach to separate business requirements from final HTML rendering and CSS. It provides a customizable form component library consisting of extensible builders and wrappers to standardize layout structures and input behaviors. The library covers database-driven form generation

    Rubydslform-builderrails
    Voir sur GitHub↗8,229
  • surveyjs/survey-libraryAvatar de surveyjs

    surveyjs/survey-library

    4,782Voir sur GitHub↗

    This project is a JSON-based form rendering framework and visual creator designed for dynamic data collection. It provides a JavaScript form builder library that transforms JSON schemas into functional web forms and multi-step wizards, with a dedicated visual survey creator for designing layouts and branching logic without writing code. The library is distinguished by its bidirectional PDF integration, which allows the conversion of JSON schemas into fillable PDF documents and the extraction of structured data from existing PDFs. It also features advanced capabilities for creating scored asse

    TypeScript
    Voir sur GitHub↗4,782

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • frontendmasters/front-end-handbook-2018Avatar de FrontendMasters

    FrontendMasters/front-end-handbook-2018

    4,193Voir sur GitHub↗

    This project is a comprehensive front-end development guide and roadmap designed to help engineers master the skills and professional standards required for modern web development. It serves as a technical reference for mastering HTML, CSS, and JavaScript, providing structured learning paths and a map of the professional competencies needed to transition from a beginner to a professional web engineer. The resource functions as a categorized directory and ecosystem overview of the JavaScript landscape. It catalogs industry-standard frameworks, libraries, and utilities, offering specific recomm

    HTMLdevelopment-handbookfront-endfront-end-developer
    Voir sur GitHub↗4,193
  • thoughtbot/bourbonAvatar de thoughtbot

    thoughtbot/bourbon

    9,012Voir sur GitHub↗

    Bourbon is a CSS framework toolset and Sass mixin library designed to standardize styling patterns and reduce repetitive code in web projects. It serves as a workflow optimizer that provides a collection of reusable functions to streamline the process of writing and organizing stylesheets. The toolkit focuses on responsive web design by providing a library of mixins for implementing flexible layouts and standardized breakpoints across different screen sizes. It also includes a suite of command line utilities used to install and manage styling dependencies within a local development environmen

    Ruby
    Voir sur GitHub↗9,012
  • primer/cssAvatar de primer

    primer/css

    12,978Voir sur GitHub↗

    This project is a CSS design system framework and modular library providing a standardized set of UI component stylesheets. It establishes a unified system of visual guidelines to ensure a consistent and professional look and feel across web interfaces. The framework is organized as a collection of standalone stylesheets that can be imported individually to minimize bundle size and eliminate unused styles. It utilizes a design token system based on CSS variables to manage theming and a utility-first class system for layout and spacing. The system employs a block element modifier naming conve

    SCSScssdesign-systemdesign-systems
    Voir sur GitHub↗12,978
  • foxhound87/mobx-react-formAvatar de foxhound87

    foxhound87/mobx-react-form

    1,095Voir sur GitHub↗

    This project is a reactive state management library designed for handling complex form data and validation logic. It utilizes observable-based patterns to synchronize user interface components with underlying data models, ensuring that form states remain consistent throughout an application. The library provides a structured approach to managing form initialization, field tracking, and lifecycle events. The library distinguishes itself through its support for deeply nested data structures and hierarchical composition, allowing for recursive validation and dynamic updates within complex object

    TypeScriptformmobxobservables
    Voir sur GitHub↗1,095
  • digitallyinduced/ihpAvatar de digitallyinduced

    digitallyinduced/ihp

    5,294Voir sur GitHub↗

    ihp is a type-safe web framework and full-stack application orchestrator designed for PostgreSQL. It functions as a server-side rendering framework and a type-safe ORM that automatically generates record types from SQL schemas to ensure compile-time query validation. The platform distinguishes itself by verifying routing, database queries, and templates at compile time to prevent runtime crashes. It implements real-time web interfaces using WebSockets for instant data synchronization and employs server-driven hypermedia for partial DOM patching. The framework covers a broad range of integrat

    Haskellframeworkhacktoberfesthaskell
    Voir sur GitHub↗5,294
  • formtastic/formtasticAvatar de formtastic

    formtastic/formtastic

    5,215Voir sur GitHub↗

    Formtastic is a Ruby on Rails form builder that provides a domain-specific language for generating semantically rich and accessible HTML forms. It functions as a model-driven framework that automatically maps database schema attributes and associations to corresponding input fields, streamlining the creation of data entry interfaces. The framework distinguishes itself through a hierarchical lookup system that manages internationalized labels, hints, and action buttons across different model and attribute namespaces. It also supports complex data relationships by recursively processing nested

    Ruby
    Voir sur GitHub↗5,215
  • saadeghi/daisyuiAvatar de saadeghi

    saadeghi/daisyui

    41,125Voir sur GitHub↗

    This project is a utility-first component library that provides a comprehensive suite of pre-styled, reusable interface elements. It functions as a build-time engine that generates design-system-compliant styles by mapping semantic tokens to standard HTML elements and utility classes. By compiling all component styles into static CSS at build time, the library eliminates the need for client-side style calculation, ensuring efficient performance. The library distinguishes itself through a configuration-driven architecture that manages color palettes and visual styles, enabling dynamic switchin

    Sveltecomponentcomponent-librarycomponents
    Voir sur GitHub↗41,125
  • charmbracelet/huhAvatar de charmbracelet

    charmbracelet/huh

    6,575Voir sur GitHub↗

    Huh is a Go library for building interactive terminal forms, designed to work with the Bubbletea TUI framework. It provides a complete form-building system with text inputs, selection lists, confirmation prompts, and file pickers, all navigable using only the keyboard without requiring a mouse. The library distinguishes itself through dynamic form adaptation, allowing fields to be shown, hidden, or modified at runtime based on user selections and conditional rules. It includes screen reader support that announces form fields and falls back to text prompts when a visual interface is unavailabl

    Go
    Voir sur GitHub↗6,575
  • json-schema-form/angular-schema-formAvatar de json-schema-form

    json-schema-form/angular-schema-form

    2,456Voir sur GitHub↗

    Angular schema form is a framework directive and form component library that automatically generates and validates interactive HTML form controls from standard JSON schemas and companion layout configurations. It translates structured data definitions into customizable user input interfaces, parsing data types and custom rules into native form controls and reusable HTML markup templates. The project provides capabilities for dynamic field management, allowing form elements to show or hide conditionally by evaluating expressions against current model and scope state, and supporting dynamic arr

    JavaScriptangularangular-schema-formjson-schema
    Voir sur GitHub↗2,456
  • symfony/routingAvatar de symfony

    symfony/routing

    7,618Voir sur GitHub↗

    This PHP routing library is an HTTP request router and matcher designed to map incoming URL paths to specific controller actions using defined patterns and configuration. It serves as a programmatic interface for defining, loading, and resolving URL patterns, while providing a URL generator to produce absolute or relative URIs from route names and parameters. The system supports diverse route loading through YAML, XML, PHP arrays, and class attributes, utilizing compiled route matching to optimize performance. It enables sophisticated request handling through regex-based path matching, sub-do

    PHPcomponentphprouter
    Voir sur GitHub↗7,618
  • filamentphp/filamentAvatar de filamentphp

    filamentphp/filament

    31,215Voir sur GitHub↗

    Filament is a full-stack framework for building administrative panels and management interfaces within the Laravel ecosystem. It provides a declarative, component-based architecture that allows developers to construct complex, data-driven applications using server-side configuration objects rather than manual HTML. By inspecting database model structures and relationships, the framework automates the generation of CRUD interfaces, forms, and data tables, significantly reducing boilerplate code. The project distinguishes itself through a highly modular and extensible design that supports custo

    PHPadminalpine-jsbuilder
    Voir sur GitHub↗31,215
  • cinar/checkerAvatar de cinar

    cinar/checker

    48Voir sur GitHub↗

    Effortless input validation in Go with the power of struct tags. No dependencies, just pure simplicity. ✨ See how! 👀

    Go
    Voir sur GitHub↗48
  • alfred-skyblue/vue-draggable-plusAvatar de Alfred-Skyblue

    Alfred-Skyblue/vue-draggable-plus

    4,001Voir sur GitHub↗

    vue-draggable-plus is a drag-and-drop library for Vue 2 and Vue 3 used to create data-bound draggable interfaces. It provides components for implementing list sorting and reordering elements within a sequence while synchronizing the visual position of items with the underlying application state. The library includes a cross-list transfer tool that enables the movement of items between multiple containers using shared group identifiers and cloning rules. Interaction can be restricted to specific child elements through handle-based triggering. The project covers a broad range of drag-and-drop

    Vuecomposition-apidragdrag-and-drop
    Voir sur GitHub↗4,001
  • adamwathan/bootformsAvatar de adamwathan

    adamwathan/bootforms

    415Voir sur GitHub↗

    BootForms

    PHP
    Voir sur GitHub↗415
  • egeloen/ivoryckeditorbundleAvatar de egeloen

    egeloen/IvoryCKEditorBundle

    332Voir sur GitHub↗

    The bundle provides a CKEditor integration for your Symfony Project. It automatically registers the new ckeditor form type which can be easily as well as highly configured.

    PHP
    Voir sur GitHub↗332
  • carlosjorger/fluid-dndAvatar de carlosjorger

    carlosjorger/fluid-dnd

    519Voir sur GitHub↗

    A drag and drop🤜🫳library for Vue🌿, React⚛️ and Svelte🚘

    TypeScriptagnosticdrag-and-dropdraggable
    Voir sur GitHub↗519
  • albrow/formsAvatar de albrow

    albrow/forms

    142Voir sur GitHub↗

    A lightweight go library for parsing form data or json from an http.Request.

    Go
    Voir sur GitHub↗142
  • flo0806/vormAvatar de Flo0806

    Flo0806/vorm

    21Voir sur GitHub↗

    The intuitive form engine for Vue 3 — dynamic, schema-driven, fully validated.

    TypeScript
    Voir sur GitHub↗21
  • dwightwatson/bootstrap-formAvatar de dwightwatson

    dwightwatson/bootstrap-form

    216Voir sur GitHub↗

    This is a package for simply creating Bootstrap 3 styled form groups in Laravel 5. It extends the normal form builder to provide you with horizontal form groups completed with labels, error messages and appropriate class usage.

    PHP
    Voir sur GitHub↗216
  • dyve/django-bootstrap3Avatar de dyve

    dyve/django-bootstrap3

    2,336Voir sur GitHub↗

    Bootstrap 3 integration with Django.

    Python
    Voir sur GitHub↗2,336
  • ealush/vestAvatar de ealush

    ealush/vest

    2,662Voir sur GitHub↗

    Vest ✅ Declarative validations framework

    TypeScriptformform-validationforms
    Voir sur GitHub↗2,662
  • dm4t2/vue-currency-inputAvatar de dm4t2

    dm4t2/vue-currency-input

    695Voir sur GitHub↗

    Easy input of currency formatted numbers for Vue.js.

    TypeScriptecma-402input-maskvue
    Voir sur GitHub↗695
  • egeloen/ivoryorderedformbundleAvatar de egeloen

    egeloen/IvoryOrderedFormBundle

    49Voir sur GitHub↗

    The bundle allows to order your Symfony2 form fields by adding the position option. A position can either be first, last or an associative array describing before and/or after field.

    PHP
    Voir sur GitHub↗49
  • ejirocodes/vue3-otp-inputAvatar de ejirocodes

    ejirocodes/vue3-otp-input

    125Voir sur GitHub↗

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

    Vueotpinputvuevue3
    Voir sur GitHub↗125
  • chengpeiquan/vue-picture-cropperAvatar de chengpeiquan

    chengpeiquan/vue-picture-cropper

    154Voir sur GitHub↗

    A simple and easy-to-use picture cropping component for Vue 3. 一个简单易用的 Vue 3 图片裁剪组件。

    TypeScriptcropperjsvue-3vue-cropper
    Voir sur GitHub↗154
  • byteboomers/vue-autofocus-directiveAvatar de byteboomers

    byteboomers/vue-autofocus-directive

    33Voir sur GitHub↗

    Vue autofocus directive

    JavaScriptautofocusvuevue-autofocus-directive
    Voir sur GitHub↗33
  • dimailn/vrfAvatar de dimailn

    dimailn/vrf

    10Voir sur GitHub↗

    Declarative scalable ui-agnostic markup-based Vue forms

    JavaScript
    Voir sur GitHub↗10