jsTag is an AngularJS input tags project. Demo available here.
- Creating tags
- Editing tags
- Removing tags
- Autocomplete (Integration with Twitter's typeahead)
Demo available here.
See demo for code examples.
- Pure AngularJS
- Contains all common features
- Highly customizable for your own needs (by following Dependency Injection principles)
- Autocomplete is implemented by external source
- Open an issue
- Fork the project
- Start a feature/bugfix branch
- Commit and push freely
- Submit your changes as a Pull Request
- Mention the issue fixed in the Pull Request