Skip to content

Instantly share code, notes, and snippets.

@andrei-cacio
Created June 11, 2016 12:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andrei-cacio/6ef0d7ad80b6f5466f993af5a184cbf9 to your computer and use it in GitHub Desktop.
Save andrei-cacio/6ef0d7ad80b6f5466f993af5a184cbf9 to your computer and use it in GitHub Desktop.
const fakeDOM = require(‘jsdom’).jsdom(); 
nodeJquery = require(‘jquery’)(fakeDom.defaultView);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment