npm module without jQuery dependency
See original GitHub issueNow that velocity doesn’t require jQuery, it would be awesome to remove the dependency from the package.json
.
I’m using React and I don’t need jQuery for my app as I can call React.findDOMNode(element)
. It’s not possible for me to grab a version for Browserify that doesn’t include jQuery with the current npm module.
https://www.npmjs.com/package/velocity-animate
Thanks!
Issue Analytics
- State:
- Created 8 years ago
- Reactions:1
- Comments:10 (1 by maintainers)
Top Results From Across the Web
signalr-no-jquery - npm
Javascript SignalR client without jQuery dependency. ... Start using signalr-no-jquery in your project by running `npm i signalr-no-jquery`.
Read more >How do I import an NPM module without using 'require' or ...
I am currently working on a wordpress theme built on understrap. I have a dependency on https://www.npmjs.com/package/google-libphonenumber but ...
Read more >How to install modules without npm in node.js - GeeksforGeeks
We can install modules required for a particular project in node.js without npm, the recommended node package manager using yarn.
Read more >How to Setup a JQuery Project as a Node Module
Node based javascript simply doesn't work without the configuration file package.json and every module has package.json to fully describe it to other modules....
Read more >How to find the version of an installed node js npm package
... without dependencies. npm list - returns versions of all modules and dependencies. ... How to set jquery input select all on focus?...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi. It seems 927b731 is merged into
master
as v1.3.1
. But in npm, latest version is still v1.2.3
.Could you please publish latest version to npm by
npm publish
?This is closed by: https://github.com/julianshapiro/velocity/commit/927b7313e2c34a3fe7b2a65553aa9e3c70dfcd55