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.
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.
npm i jsdom-global-jquery
42
1.0.5
MIT