• Stars
    star
    142
  • Rank 258,495 (Top 6 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 11 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Pure Angular Input Tags project

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