h5o / jsdom-compat

jsdom, locked to a version compatible with node 0.10

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

jsdom, locked to a version compatible with node 0.10


Languages

Language:JavaScript 100.0%