rvighne / TagTrain

Minimalistic library for inputting tags

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TagTrain.js

A minimalistic JavaScript library for allowing tag-style input. TagTrain.js has no dependencies, generates a clean and minimal DOM tree, and is easily styled.

Documentation

See the wiki for API documentation. Additionally, the example demo and the source code are excellent resources.

Browser compatibility

TagTrain.js is compatible with most modern browsers that support the ECMAScript 5 specification. It has been tested on the latest versions of Google Chrome, Mozilla Firefox, Internet Explorer, and Microsoft Edge. Safari testers would be much appreciated!

About

Minimalistic library for inputting tags

License:MIT License


Languages

Language:JavaScript 77.5%Language:HTML 14.8%Language:CSS 7.6%