Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Require JS and Common JS support #76

Open
pratikvasani opened this issue Apr 11, 2017 · 1 comment
Open

Require JS and Common JS support #76

pratikvasani opened this issue Apr 11, 2017 · 1 comment

Comments

@pratikvasani
Copy link
Contributor

Hi ,

Would you consider adding CommonJS and NPM package support for this ?

Most people now use Node package manager as the default package manager for their projects instead of bower.

CommonJS style dependency resolution by doing something like
require("jquery-mentions")

is also fairly common.

If you want i have made these changes on a fork and can submit a pull request.
https://github.com/pratikvasani/jquery-mentions

@ivirabyan
Copy link
Owner

Sounds good, would be good if you submit a pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants