An open API service indexing awesome lists of open source software.

https://github.com/ap/tiny-tag-input


https://github.com/ap/tiny-tag-input

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

Tiny Tag Input
==============

Features:

* Tagging:
* Create tags by pressing Enter or ,
* Move focus to and between tags with Tab Shift-Tab
or by pressing Backspace in empty input field
* Focus skips tags when keyboard-navigating the form otherwise
* Delete focused tag by pressing Enter or Backspace
* Autocompletion:
* Standard autocompletion from a ``
* Already-entered tags are filtered out from completions
* Multiple tag inputs can share a datalist
* Size:
* Source: ~4 kB
* Minified and gzipped: < 1 kB