jsdom-global-jquery
v1.0.5
Published
Enable DOM with jQuery in Node.js
Downloads
151
Readme
jsdom-global-jquery
Enables DOM with jQuery in Node.js
jsdom-global-jquery will inject document
, window
, jquery
and other DOM API into your Node.js environment. Useful for running, in Node.js, tests that are made for browsers.