Skip to content

eranhirs/jsTag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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