ivirabyan / jquery-mentions

Adds mentioning support to your text fields.
http://ivirabyan.github.io/jquery-mentions/
MIT License
114 stars 49 forks source link

Added NPM support , CommonJS support and made it more Jquery validate friendly #77

Closed pratikvasani closed 7 years ago

pratikvasani commented 7 years ago

Made the following changes

Note : Next step would be to register this as a npm package https://docs.npmjs.com/getting-started/publishing-npm-packages

pratikvasani commented 7 years ago

@ivirabyan have done a pull request based on our discussion in #76

Also added a bit of code to make it more jquery validate friendly.

Please feel free to remove it if you like.