1.0.0 • Published 9 years ago

jsdom-compat v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

jsdom-compat

jsdom, locked to a version compatible with node 0.10

Build Status

As of v4, jsdom is no longer compatible with node 0.10. This package makes it easier to do testing for libs that need to work in older versions of node by allowing to install two versions of jsdom side by side.

require('jsdom-compat') returns the jsdom itself.

1.0.0

9 years ago