Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/max-favilli/tagmanager
A jQuery plugin (working nicely with twitter bootstrap)
https://github.com/max-favilli/tagmanager
Last synced: 14 days ago
JSON representation
A jQuery plugin (working nicely with twitter bootstrap)
- Host: GitHub
- URL: https://github.com/max-favilli/tagmanager
- Owner: max-favilli
- License: mpl-2.0
- Created: 2012-05-05T21:10:30.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2018-11-10T20:02:22.000Z (about 6 years ago)
- Last Synced: 2024-04-17T05:45:49.461Z (7 months ago)
- Language: JavaScript
- Size: 207 KB
- Stars: 770
- Watchers: 44
- Forks: 242
- Open Issues: 71
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: license.txt
Awesome Lists containing this project
README
# [Tags Manager v3.0.2](http://welldonethings.com/tags/manager/v3)
A jQuery plugin to create tag input fields, which works nicely with [Twitter Typeahead.js](http://twitter.github.io/typeahead.js/) and [Twitter Bootstrap](http://twitter.github.com/bootstrap)
## [Demo and Documentation](http://welldonethings.com/tags/manager/v3)
See a demo and read all the documentation at http://welldonethings.com/tags/manager/v3.
The documentation is automatically synced from Github, so if you'd like to make a correction please modify `/docs/docs.html` and raise a pull request.
## Quick Start
Clone the repo, `git clone https://github.com/max-favilli/tagmanager.git`, or [download the latest release](https://github.com/max-favilli/tagmanager/zipball/master).
## Reporting Issues
* Please report issues on [our Github Issue Tracker](https://github.com/max-favilli/tagmanager/issues).
* In your report, please provide a [jsfiddle](http://jsfiddle.net) (preferred), gist, or pasted HTML/JS with steps to **reproduce** the issue.
* Before reporting:
* Make sure you are using the latest master JS and CSS.
* Check the [documentation](http://welldonethings.com/tags/manager/v3) and existing open issues.
* Issues which we are unable to reproduce or without activity after a few weeks will be closed.
* Pull requests, documentation requests, and enhancement ideas are welcome.## Package Management Tools
We include the required files to use third-party package management tools in our repo. We rely on the community to help
maintain these files, as the authors of this plugin do not use these tools. If you notice any issue with these or would like
to add support for a new package manager, please raise a Pull Request.* Nuget: PM> Install-Package Bootstrap-tagmanager
* Bower
* Composer (PHP)
* package.json (node.js)
* TypeScript## Authors
**Max Favilli**
+ http://maxfavilli.com
+ http://twitter.com/maxfavilli
+ http://github.com/max-favilli**Johnny Shields** (v 2.4.0+)
+ http://github.com/johnnyshields
## Special Thanks
The initial development of Tags Manager was funded by (now defunct) [LogMyMoney.com](http://www.logmymoney.com), a simple online personal finance tool.
## Copyright and License
Copyright 2012 MaxFavilli.com
Licensed under the Mozilla Public License, Version 2.0
You may not use this work except in compliance with the License.