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 xoxco/jquery-tags-input

Open-source alternatives to JQuery Tags Input

30 open-source projects similar to xoxco/jquery-tags-input, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best JQuery Tags Input alternative.

  • mailru/fileapimailru avatar

    mailru/FileAPI

    3,552View on GitHub↗

    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
    View on GitHub↗3,552
  • harvesthq/chosenharvesthq avatar

    harvesthq/chosen

    21,980View on GitHub↗

    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
    View on GitHub↗21,980
  • ionden/ion.checkradioIonDen avatar

    IonDen/ion.checkRadio

    69View on GitHub↗

    jQuery plugin for styling checkboxes and radio-buttons

    JavaScript
    View on GitHub↗69
  • leaverou/stretchyLeaVerou avatar

    LeaVerou/stretchy

    1,274View on GitHub↗

    Form element autosizing, the way it should be

    JavaScript
    View on GitHub↗1,274
  • twitter/typeahead.jstwitter avatar

    twitter/typeahead.js

    16,451View on GitHub↗

    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
    View on GitHub↗16,451

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
  • yaireo/fancyinputyairEO avatar

    yairEO/fancyInput

    1,910View on GitHub↗

    Makes typing in input fields fun with CSS3 effects

    CSS
    View on GitHub↗1,910
  • ichord/at.jsichord avatar

    ichord/At.js

    5,247View on GitHub↗

    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
    View on GitHub↗5,247
  • brianreavis/selectize.jsB

    brianreavis/selectize.js

    0View on GitHub↗
    View on GitHub↗0
  • jessepollak/cardjessepollak avatar

    jessepollak/card

    11,712View on GitHub↗

    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
    View on GitHub↗11,712
  • leaverou/awesompleteLeaVerou avatar

    LeaVerou/awesomplete

    6,979View on GitHub↗

    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
    View on GitHub↗6,979
  • moxiecode/pluploadmoxiecode avatar

    moxiecode/plupload

    5,618View on GitHub↗

    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
    View on GitHub↗5,618
  • select2/select2select2 avatar

    select2/select2

    25,972View on GitHub↗

    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
    View on GitHub↗25,972
  • amsul/pickadate.jsamsul avatar

    amsul/pickadate.js

    7,659View on GitHub↗

    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
    View on GitHub↗7,659
  • dbushell/pikadaydbushell avatar

    dbushell/Pikaday

    8,094View on GitHub↗

    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
    View on GitHub↗8,094
  • blueimp/jquery-file-uploadblueimp avatar

    blueimp/jQuery-File-Upload

    30,748View on GitHub↗

    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
    View on GitHub↗30,748
  • aehlke/tag-itaehlke avatar

    aehlke/tag-it

    2,459View on GitHub↗

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

    JavaScript
    View on GitHub↗2,459
  • enyo/dropzoneenyo avatar

    enyo/dropzone

    18,377View on GitHub↗

    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
    View on GitHub↗18,377
  • eternicode/bootstrap-datepickereternicode avatar

    eternicode/bootstrap-datepicker

    12,656View on GitHub↗

    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
    View on GitHub↗12,656
  • bankfacil/vanilla-maskerBankFacil avatar

    BankFacil/vanilla-masker

    10View on GitHub↗

    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
    View on GitHub↗10
  • jamesallardice/placeholders.jsjamesallardice avatar

    jamesallardice/Placeholders.js

    944View on GitHub↗

    A JavaScript polyfill for the HTML5 placeholder attribute

    JavaScript
    View on GitHub↗944
  • fineuploader/fine-uploaderFineUploader avatar

    FineUploader/fine-uploader

    8,149View on GitHub↗

    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
    View on GitHub↗8,149
  • flowjs/flow.jsflowjs avatar

    flowjs/flow.js

    2,989View on GitHub↗

    A JavaScript library providing multiple simultaneous, stable, fault-tolerant and resumable/restartable file uploads via the HTML5 File API.

    JavaScript
    View on GitHub↗2,989
  • bevacqua/romebevacqua avatar

    bevacqua/rome

    2,901View on GitHub↗

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

    JavaScript
    View on GitHub↗2,901
  • fullcalendar/fullcalendarfullcalendar avatar

    fullcalendar/fullcalendar

    20,506View on GitHub↗

    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
    View on GitHub↗20,506
  • pqina/filepondpqina avatar

    pqina/filepond

    16,321View on GitHub↗

    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
    View on GitHub↗16,321
  • radlikewhoa/countableRadLikeWhoa avatar

    RadLikeWhoa/Countable

    1,641View on GitHub↗

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

    JavaScriptcountingjavascriptlibrary
    View on GitHub↗1,641
  • guillaumepotier/garlic.jsguillaumepotier avatar

    guillaumepotier/Garlic.js

    2,344View on GitHub↗

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

    CSS
    View on GitHub↗2,344
  • davidwells/analyticsdavidwells avatar

    davidwells/analytics

    2,655View on GitHub↗

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

    JavaScript
    View on GitHub↗2,655
  • hamadakram/ratifierH

    Hamadakram/Ratifier

    0View on GitHub↗
    View on GitHub↗0
  • google/hovergoogle avatar

    google/hover

    2,611View on GitHub↗

    A floating menu library for Android.

    Java
    View on GitHub↗2,611