jsdom-global icon indicating copy to clipboard operation
jsdom-global copied to clipboard

Add jsdom instance reference to global

Open Li0liQ opened this issue 8 years ago • 3 comments

Having a reference to jsdom will allow to access its API (see #26).

Li0liQ avatar Jul 17 '17 12:07 Li0liQ

Being able to access the jsdom instance is really nice. @rstacruz any idea when this can be merged?

ValentinH avatar Aug 16 '17 08:08 ValentinH

i setup a fork here:

https://github.com/modosc/global-jsdom

with it you can access the instance via global.$jsdom

modosc avatar Oct 19 '17 17:10 modosc

So this project seems dead @rstacruz? This functionality would be good, so we don't have to duplicate all the code just to get access to reconfigure.

odinho avatar Nov 22 '18 12:11 odinho