DEV Community

jQueryScript
jQueryScript

Posted on

Searchdown: JavaScript Dropdown with Tag Input

Searchdown: a JavaScript library that adds search-as-you-type filtering, tag-style multi-select, and custom value entry to any dropdown element.

Key features:

  • Real-time option filtering as you type
  • Tag input with configurable selection limits
  • Custom value entry with optional save to the list
  • Auto-initialization via HTML data attributes
  • Form-ready through hidden native inputs
  • Six color properties for full theme control

MIT licensed. Ships as ES6 module, CommonJS, and browser UMD.

👉 Blog Post

👉 GitHub Repo

👉 Live Demo

Top comments (0)