Bootstrap Tokenfield

screenshot of Bootstrap Tokenfield
bootstrap

A jQuery tag/token input plugin for Twitter's Bootstrap, by the guys from Sliptree

Overview:

Bootstrap Tokenfield is a jQuery tagging/tokenizer input plugin designed for Twitter's Bootstrap UI framework, developed by Sliptree. This plugin allows users to add tags or tokens to input fields, offering features like token copy/paste, keyboard navigation, and support for Twitter Typeahead and jQuery UI Autocomplete. It is important to note that this project is no longer actively maintained.

Features:

  • Easy Installation: Can be installed via npm, bower, or manually downloaded.
  • Token Copy/Paste: Allows users to copy and paste tokens with keyboard shortcuts.
  • Keyboard Navigation: Users can navigate and delete tokens using arrow keys and keyboard shortcuts.
  • Multi-select: Supports selecting specific tokens with Ctrl+click and Shift+click.
  • Twitter Typeahead and jQuery UI Autocomplete Support: Integrates with these popular libraries for enhanced functionality.
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.