We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It would be nice to find this lib on bower ... and not the forked version of it :)
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
prs are welcome: #33 (comment)
The project do not need to add 'support' for bower.
You can use move.js with bower in this way
"dependencies": { "movejs": "https://raw.githubusercontent.com/visionmedia/move.js/0.3.3/move.min.js" }
And then you can run bower install
bower install
Bower will download the move.min.js and put the file in bower_components/movejs/index.js
move.min.js
bower_components/movejs/index.js
:)
No branches or pull requests
It would be nice to find this lib on bower ... and not the forked version of it :)
The text was updated successfully, but these errors were encountered: