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 flowjs/flow.js

Open-source alternatives to Flow.js

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

  • pqina/filepondAvatar von pqina

    pqina/filepond

    16,321Auf GitHub ansehen↗

    FilePond is a JavaScript library designed for managing file uploads, providing a browser-based component that handles selection, validation, and asynchronous transmission to remote servers. It functions as a web form input element that supports drag-and-drop interactions, file property verification, and queue management to ensure that only permitted content is submitted. The library distinguishes itself through extensive client-side media processing capabilities, allowing users to edit, crop, resize, and filter images and videos directly in the browser before transmission. It includes automat

    JavaScriptdrag-and-dropfile-uploadfilepond
    Auf GitHub ansehen↗16,321
  • harvesthq/chosenAvatar von harvesthq

    harvesthq/chosen

    21,980Auf GitHub ansehen↗

    Chosen is a JavaScript library that transforms standard HTML select elements into searchable, user-friendly dropdown menus. It functions as a form input enhancement tool designed to improve the usability of long or complex selection lists. The library provides a multi-select interface that allows users to manage multiple options with selection limit controls and clear buttons. It also includes built-in support for right-to-left languages, adjusting the layout and text direction of the user interface components accordingly. The project covers a range of selection interface capabilities, inclu

    HTMLdeprecatednot-maintained
    Auf GitHub ansehen↗21,980
  • jamesallardice/placeholders.jsAvatar von jamesallardice

    jamesallardice/Placeholders.js

    944Auf GitHub ansehen↗

    A JavaScript polyfill for the HTML5 placeholder attribute

    JavaScript
    Auf GitHub ansehen↗944
  • moxiecode/pluploadAvatar von moxiecode

    moxiecode/plupload

    5,618Auf GitHub ansehen↗

    Plupload is a JavaScript file upload library that provides a standardized interface for managing file transfers across different browser runtimes and environments. It functions as a cross-browser upload interface and manager, supporting multiple file selections and browser-based file filtering. The library distinguishes itself through specialized capabilities for handling large data and cloud integration. It includes a chunked file upload manager to split large files into smaller parts to bypass server size limits and a client-side image processor to downsize images and strip metadata before

    JavaScript
    Auf GitHub ansehen↗5,618

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
  • xoxco/jquery-tags-inputAvatar von xoxco

    xoxco/jQuery-Tags-Input

    2,267Auf GitHub ansehen↗

    Magically convert a simple text input into a cool tag list with this jQuery plugin.

    JavaScript
    Auf GitHub ansehen↗2,267
  • dbushell/pikadayAvatar von dbushell

    dbushell/Pikaday

    8,094Auf GitHub ansehen↗

    Pikaday is a lightweight JavaScript datepicker widget and dependency-free UI component. It provides a graphical calendar interface for selecting dates that binds to form fields without requiring external libraries or frameworks. The project features a localizable calendar interface, allowing for the customization of month names, weekday labels, and regional text directions to support multiple languages. Its programmable API manages input formatting and selection restrictions. The tool covers a broad range of date selection capabilities, including date input validation, range restrictions, an

    JavaScript
    Auf GitHub ansehen↗8,094
  • ionden/ion.checkradioAvatar von IonDen

    IonDen/ion.checkRadio

    69Auf GitHub ansehen↗

    jQuery plugin for styling checkboxes and radio-buttons

    JavaScript
    Auf GitHub ansehen↗69
  • aehlke/tag-itAvatar von aehlke

    aehlke/tag-it

    2,459Auf GitHub ansehen↗

    A jQuery UI plugin to handle multi-tag fields as well as tag suggestions/autocomplete.

    JavaScript
    Auf GitHub ansehen↗2,459
  • leaverou/awesompleteAvatar von LeaVerou

    LeaVerou/awesomplete

    6,979Auf GitHub ansehen↗

    Awesomplete is a lightweight JavaScript library for adding searchable suggestion lists to text fields. It functions as an HTML-based autocomplete widget that renders filtered results from arrays, HTML elements, or comma-separated strings with zero external dependencies. The library includes a customizable suggestion engine that allows for the definition of custom matching logic, sorting rules, and trigger thresholds. It is designed as an event-driven UI component, providing a programmable interface to intercept selection events and manage the state of the suggestion popup. The system support

    JavaScript
    Auf GitHub ansehen↗6,979
  • mailru/fileapiAvatar von mailru

    mailru/FileAPI

    3,552Auf GitHub ansehen↗

    FileAPI — a set of javascript tools for working with files. Multiupload, drag'n'drop and chunked file upload. Images: crop, resize and auto orientation by EXIF.

    JavaScript
    Auf GitHub ansehen↗3,552
  • radlikewhoa/countableAvatar von RadLikeWhoa

    RadLikeWhoa/Countable

    1,641Auf GitHub ansehen↗

    Add live paragraph-, word- and character-counting to an HTML element.

    JavaScriptcountingjavascriptlibrary
    Auf GitHub ansehen↗1,641
  • twitter/typeahead.jsAvatar von twitter

    twitter/typeahead.js

    16,451Auf GitHub ansehen↗

    typeahead.js is a JavaScript autocomplete library used to build searchable input fields that provide real-time suggestions from local or remote data sources. It functions as a client-side suggestion engine and an asynchronous search interface, providing a customizable UI toolkit for managing search suggestion menus. The library focuses on data aggregation and performance, allowing the combination of multiple local or remote datasets into a single interface grouped by category. It utilizes rate-limited asynchronous fetching to prevent API overloading and employs search data prefetching and loc

    JavaScript
    Auf GitHub ansehen↗16,451
  • amsul/pickadate.jsAvatar von amsul

    amsul/pickadate.js

    7,659Auf GitHub ansehen↗

    pickadate.js is a responsive jQuery date and time picker designed for web forms. It provides a localized input interface that allows users to select specific calendar dates and precise clock times. The library features a customizable calendar UI with configurable colors, sizes, and breakpoints. It includes a localization system to adapt interface text and date formats into multiple languages and regional settings. The component includes interactive date and time inputs and a styling system for modifying visual design to match specific brand identities. Its layout automatically adjusts for di

    JavaScript
    Auf GitHub ansehen↗7,659
  • yaireo/fancyinputAvatar von yairEO

    yairEO/fancyInput

    1,910Auf GitHub ansehen↗

    Makes typing in input fields fun with CSS3 effects

    CSS
    Auf GitHub ansehen↗1,910
  • blueimp/jquery-file-uploadAvatar von blueimp

    blueimp/jQuery-File-Upload

    30,748Auf GitHub ansehen↗

    This project is a jQuery-based file upload widget that provides a browser interface for selecting and transferring files to a server. It functions as a chunked file uploader and a resumable upload client, enabling the transfer of large files by splitting them into smaller segments or continuing interrupted uploads from the last successfully sent byte. The tool includes a client-side image processor for validating, resizing, and generating previews of images before transmission. It also serves as a cross-domain upload tool, using various transport mechanisms to send files to different domains

    PHP
    Auf GitHub ansehen↗30,748
  • ichord/at.jsAvatar von ichord

    ichord/At.js

    5,247Auf GitHub ansehen↗

    At.js is a JavaScript mention autocomplete library and client-side suggestion engine used to add trigger-based dropdowns to textareas and rich text editors. It functions as a plugin for integrating dynamic autocomplete popups into third-party HTML editors and contentEditable elements. The library provides a framework for managing multiple trigger characters and custom insertion templates for user mentions and symbols. It supports the use of custom match logic and the assignment of specific trigger keys to map different characters to separate data sources. The engine covers the retrieval of s

    CoffeeScript
    Auf GitHub ansehen↗5,247
  • enyo/dropzoneAvatar von enyo

    enyo/dropzone

    18,377Auf GitHub ansehen↗

    Dropzone is a JavaScript library used to create interactive file upload zones with drag-and-drop support. It functions as an HTTP file upload manager that handles network request management and the transmission of files to a server. The library includes a client-side image previewer that generates thumbnails and resizes files within the browser before they are transmitted. It provides a customizable upload interface through a set of themes and event listeners that modify the visual style and behavior of the upload areas. The system manages the end-to-end upload process by tracking real-time

    JavaScript
    Auf GitHub ansehen↗18,377
  • eternicode/bootstrap-datepickerAvatar von eternicode

    eternicode/bootstrap-datepicker

    12,656Auf GitHub ansehen↗

    bootstrap-datepicker is a JavaScript calendar widget and UI extension designed to integrate with the Bootstrap CSS framework. It provides a graphical calendar interface for selecting dates within web applications, serving as a specialized component for Bootstrap web forms. The project functions as a client-side date selection tool that replaces manual text entry with an interactive calendar popup. It focuses on improving the frontend user interface for date-related inputs.

    JavaScript
    Auf GitHub ansehen↗12,656
  • bankfacil/vanilla-maskerAvatar von BankFacil

    BankFacil/vanilla-masker

    10Auf GitHub ansehen↗

    It's a pure JavaScript mask input. Now you can use a simple and pure javascript lib to mask your input elements, without need to load jQuery or Zepto to do it.

    JavaScript
    Auf GitHub ansehen↗10
  • jessepollak/cardAvatar von jessepollak

    jessepollak/card

    11,712Auf GitHub ansehen↗

    This project provides a visual credit card form UI component and payment input visualizer. It creates an interactive checkout interface that displays a dynamic visual representation of a credit card, updating in real time as users enter payment details into a form. The interface includes localized payment capabilities, allowing the replacement of default labels and validation messages with custom strings to support multiple languages. Users can customize visual fields and input placeholders to control the default text and symbols displayed during the checkout process. The system manages real

    SCSScoffeescriptcredit-cardcss
    Auf GitHub ansehen↗11,712
  • fineuploader/fine-uploaderAvatar von FineUploader

    FineUploader/fine-uploader

    8,149Auf GitHub ansehen↗

    Fine Uploader is a browser file upload widget and manager that provides a frontend interface for transferring multiple files. It functions as a chunked file upload manager and a client-side image processor. The project enables the direct transfer of files to cloud storage providers, specifically Amazon S3 and Microsoft Azure, to reduce the load on application servers. It includes tools for scaling and resizing image dimensions during the upload process to save bandwidth. The system manages large file transfers by splitting them into small pieces, allowing for pause and resume functionality.

    JavaScript
    Auf GitHub ansehen↗8,149
  • leaverou/stretchyAvatar von LeaVerou

    LeaVerou/stretchy

    1,274Auf GitHub ansehen↗

    Form element autosizing, the way it should be

    JavaScript
    Auf GitHub ansehen↗1,274
  • fullcalendar/fullcalendarAvatar von fullcalendar

    fullcalendar/fullcalendar

    20,506Auf GitHub ansehen↗

    FullCalendar is a framework-agnostic UI library and JavaScript calendar component designed for building interactive event scheduling interfaces. It provides tools for managing time-based data, including an integrated iCal feed parser for importing external calendar files and recurring schedules into a unified web view. The library features a system for event scheduling and management, enabling users to reschedule entries via drag-and-drop, adjust event durations by resizing, and highlight specific time ranges for selection. It supports multiple date views, such as month, week, day, and list f

    TypeScript
    Auf GitHub ansehen↗20,506
  • bevacqua/romeAvatar von bevacqua

    bevacqua/rome

    2,901Auf GitHub ansehen↗

    :calendar: Customizable date (and time) picker. Opt-in UI, no jQuery!

    JavaScript
    Auf GitHub ansehen↗2,901
  • select2/select2Avatar von select2

    select2/select2

    25,972Auf GitHub ansehen↗

    Select2 is a searchable, modular UI framework designed to enhance standard HTML select elements. It transforms basic form controls into interactive, accessible dropdown interfaces that support multi-selection, tagging, and real-time filtering. By providing a robust set of tools for managing complex data inputs, it enables developers to create more responsive and user-friendly selection components. The project is distinguished by its adapter-based architecture, which allows for deep customization of rendering, data processing, and selection logic. Developers can extend core functionality throu

    JavaScripthacktoberfestjavascriptjquery
    Auf GitHub ansehen↗25,972
  • guillaumepotier/garlic.jsAvatar von guillaumepotier

    guillaumepotier/Garlic.js

    2,344Auf GitHub ansehen↗

    Automatically persist your forms' text and select field values locally, until the form is submitted.

    CSS
    Auf GitHub ansehen↗2,344
  • davidwells/analyticsAvatar von davidwells

    davidwells/analytics

    2,655Auf GitHub ansehen↗

    Lightweight analytics abstraction layer for tracking page views, custom events, & identifying visitors

    JavaScript
    Auf GitHub ansehen↗2,655
  • hosseinshabani/svelte-checkboxH

    HosseinShabani/svelte-checkbox

    0Auf GitHub ansehen↗

    A checkbox component for Svelte (Cool animation, Customizable).

    Auf GitHub ansehen↗0
  • hamadakram/ratifierH

    Hamadakram/Ratifier

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • google/hoverAvatar von google

    google/hover

    2,611Auf GitHub ansehen↗

    A floating menu library for Android.

    Java
    Auf GitHub ansehen↗2,611