Bootstrap Tags

screenshot of Bootstrap Tags
bootstrap

Bootstrap-themed jquery tag interface

Overview:

Bootstrap Tags is a jQuery plugin that extends Twitter Bootstrap by adding tagging functionality. It is compatible with Bootstrap versions 2.3.2 and 3.0 or higher. The plugin allows users to easily create tags, and provides features such as autosuggest, popovers for extended tag information, exclusions and filters for tag lists, placeholder prompts, and custom styling options.

Features:

  • Support for Bootstrap 2.3.2 and 3+
  • Autosuggest for tag input
  • Bootstrap Popovers for extended tag information
  • Exclusions: ability to deny specified tags
  • Filters: ability to allow only specified tags
  • Placeholder prompts for tag input
  • Customizable tag styling using Bootstrap button classes
  • Extensible with custom functions for tag addition/deletion, key presses, and exclusions

Summary:

Bootstrap Tags is a jQuery plugin that adds tagging functionality to Twitter Bootstrap. It allows users to easily create and manage tags, with features such as autosuggest, popovers, exclusions, and filters. The plugin is compatible with Bootstrap 2.3.2 and 3.0 or higher, and can be customized with various options. To install, simply include the plugin's CSS and JS files, and initialize the tagging interface on a designated input field.

bootstrap
Bootstrap

Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.

grunt
Grunt

Grunt is a popular JavaScript task runner that automates repetitive tasks like minification, compilation, and testing, allowing developers to focus on writing code.