/jsTag

Pure Angular Input Tags project

Primary LanguageJavaScriptMIT LicenseMIT

jsTag

jsTag is an AngularJS input tags project. Demo available here.

Features

Demo

Demo available here.

How to use?

See demo for code examples.

Why jsTag?

  • Pure AngularJS
  • Contains all common features
  • Highly customizable for your own needs (by following Dependency Injection principles)
  • Autocomplete is implemented by external source

Contributing

  • 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