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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to egeloen/ivoryorderedformbundle

Open-source alternatives to IvoryOrderedFormBundle

30 open-source projects similar to egeloen/ivoryorderedformbundle, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best IvoryOrderedFormBundle alternative.

  • acccccccb/vue-img-cutterAvatar von acccccccb

    acccccccb/vue-img-cutter

    560Auf GitHub ansehen↗

    简单易用的vue图片裁剪插件,支持移动图像,裁剪图片,放大缩小图片,上下左右移动,固定比例,固定尺寸,远程图片裁剪,只需要很少的代码就可以实现裁剪功能,也可以通过调整参数以适应你自己的业务需求。

    Vuecopperimagevue
    Auf GitHub ansehen↗560
  • adamwathan/bootformsAvatar von adamwathan

    adamwathan/bootforms

    415Auf GitHub ansehen↗

    BootForms

    PHP
    Auf GitHub ansehen↗415
  • adi-works/vue-stepperAvatar von adi-works

    adi-works/vue-stepper

    109Auf GitHub ansehen↗

    👨🏻‍🚀 A renderless component for composing a Stepper

    Vuecomponentsteppervue
    Auf GitHub ansehen↗109
  • advanced-cropper/vue-advanced-cropperAvatar von advanced-cropper

    advanced-cropper/vue-advanced-cropper

    1,179Auf GitHub ansehen↗

    The advanced vue cropper library that gives you opportunity to create your own croppers suited for any website design

    Vueadvancedcropperflexible
    Auf GitHub ansehen↗1,179
  • albrow/formsAvatar von albrow

    albrow/forms

    142Auf GitHub ansehen↗

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

    Go
    Auf GitHub ansehen↗142
  • alfred-skyblue/vue-draggable-plusAvatar von Alfred-Skyblue

    Alfred-Skyblue/vue-draggable-plus

    4,001Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,001

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • arabdevelop/svelte-formlyAvatar von arabdevelop

    arabdevelop/svelte-formly

    254Auf GitHub ansehen↗

    Generator dynamic forms for Svelte JS

    Svelte
    Auf GitHub ansehen↗254
  • bdjimmy/gbindAvatar von bdjimmy

    bdjimmy/gbind

    10Auf GitHub ansehen↗

    Bind data to any Go value. Can use built-in and custom expression binding capabilities; supports data validation logic for Go values. // 将数据绑定到任何 Go 值。可使用内置和自定义表达式绑定能力;支持对Go值的数据校验逻辑.

    Go
    Auf GitHub ansehen↗10
  • boxfrommars/rutorika-laravel-htmlAvatar von boxfrommars

    boxfrommars/rutorika-laravel-html

    17Auf GitHub ansehen↗

    Simple way to create forms

    JavaScript
    Auf GitHub ansehen↗17
  • byteboomers/vue-autofocus-directiveAvatar von byteboomers

    byteboomers/vue-autofocus-directive

    33Auf GitHub ansehen↗

    Vue autofocus directive

    JavaScriptautofocusvuevue-autofocus-directive
    Auf GitHub ansehen↗33
  • carlosjorger/fluid-dndAvatar von carlosjorger

    carlosjorger/fluid-dnd

    519Auf GitHub ansehen↗

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

    TypeScriptagnosticdrag-and-dropdraggable
    Auf GitHub ansehen↗519
  • chengpeiquan/vue-picture-cropperAvatar von chengpeiquan

    chengpeiquan/vue-picture-cropper

    154Auf GitHub ansehen↗

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

    TypeScriptcropperjsvue-3vue-cropper
    Auf GitHub ansehen↗154
  • cinar/checkerAvatar von cinar

    cinar/checker

    48Auf GitHub ansehen↗

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

    Go
    Auf GitHub ansehen↗48
  • ckeditor/ckeditor5-vueAvatar von ckeditor

    ckeditor/ckeditor5-vue

    385Auf GitHub ansehen↗

    Official CKEditor 5 Vue.js component.

    TypeScript
    Auf GitHub ansehen↗385
  • craue/craueformflowbundleAvatar von craue

    craue/CraueFormFlowBundle

    748Auf GitHub ansehen↗

    CraueFormFlowBundle provides a facility for building and handling multi-step forms in your Symfony project.

    PHP
    Auf GitHub ansehen↗748
  • davidthingsaker/laravel-validatorAvatar von davidthingsaker

    davidthingsaker/laravel-validator

    5Auf GitHub ansehen↗

    Validator is a jQuery plugin that emulates the validation class found in the laravel framework.

    JavaScript
    Auf GitHub ansehen↗5
  • dimailn/vrfAvatar von dimailn

    dimailn/vrf

    10Auf GitHub ansehen↗

    Declarative scalable ui-agnostic markup-based Vue forms

    JavaScript
    Auf GitHub ansehen↗10
  • django-crispy-forms/django-crispy-formsAvatar von django-crispy-forms

    django-crispy-forms/django-crispy-forms

    5,164Auf GitHub ansehen↗

    django-crispy-forms is a Django form rendering library used to generate styled HTML output from forms. It employs a programmatic form layout engine that allows the composition of form structures and styling using Python objects rather than handwritten HTML templates. The library uses a template pack system to decouple form logic from visual styling, enabling the application of different CSS frameworks through configuration settings. This ensures frontend UI consistency by swapping the set of HTML templates used for various frameworks. The tool provides a Django template filter to produce com

    Python
    Auf GitHub ansehen↗5,164
  • dm4t2/vue-currency-inputAvatar von dm4t2

    dm4t2/vue-currency-input

    695Auf GitHub ansehen↗

    Easy input of currency formatted numbers for Vue.js.

    TypeScriptecma-402input-maskvue
    Auf GitHub ansehen↗695
  • dwightwatson/bootstrap-formAvatar von dwightwatson

    dwightwatson/bootstrap-form

    216Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗216
  • dyve/django-bootstrap3Avatar von dyve

    dyve/django-bootstrap3

    2,336Auf GitHub ansehen↗

    Bootstrap 3 integration with Django.

    Python
    Auf GitHub ansehen↗2,336
  • ealush/vestAvatar von ealush

    ealush/vest

    2,662Auf GitHub ansehen↗

    Vest ✅ Declarative validations framework

    TypeScriptformform-validationforms
    Auf GitHub ansehen↗2,662
  • egeloen/ivoryckeditorbundleAvatar von egeloen

    egeloen/IvoryCKEditorBundle

    332Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗332
  • ejirocodes/vue3-otp-inputAvatar von ejirocodes

    ejirocodes/vue3-otp-input

    125Auf GitHub ansehen↗

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

    Vueotpinputvuevue3
    Auf GitHub ansehen↗125
  • flo0806/vormAvatar von Flo0806

    Flo0806/vorm

    21Auf GitHub ansehen↗

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

    TypeScript
    Auf GitHub ansehen↗21
  • formkit/formkitAvatar von formkit

    formkit/formkit

    4,724Auf GitHub ansehen↗

    The form framework for coding agents

    TypeScriptagentic-workflowagentsform-generation
    Auf GitHub ansehen↗4,724
  • froala/vue-froala-wysiwygAvatar von froala

    froala/vue-froala-wysiwyg

    2Auf GitHub ansehen↗

    Vue component for Froala WYSIWYG HTML Rich Text Editor.

    JavaScriptfroala-editorrich-text-editorvue-froala-wyswiyg
    Auf GitHub ansehen↗2
  • ggicci/httpinAvatar von ggicci

    ggicci/httpin

    386Auf GitHub ansehen↗

    🍡 HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)

    Go
    Auf GitHub ansehen↗386
  • globophobe/django-semantic-formsAvatar von globophobe

    globophobe/django-semantic-forms

    3Auf GitHub ansehen↗

    Django Semantic UI forms

    Python
    Auf GitHub ansehen↗3
  • 777genius/vue-cool-selectAvatar von 777genius

    777genius/vue-cool-select

    242Auf GitHub ansehen↗

    Select with autocomplete, slots, bootstrap and material design themes.

    JavaScriptautocompletebootstrapinput
    Auf GitHub ansehen↗242