Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 866 Bytes

README.md

File metadata and controls

34 lines (29 loc) · 866 Bytes

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