You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Luke Childs caeb17fb9d Update to window@4.1.1 for Node.js 4 compat 8 years ago
src Allow window to be passed in 8 years ago
test Test ReactJSDOM cleans up globals 8 years ago
.gitignore Initial commit 8 years ago
.travis.yml Initial commit 8 years ago
LICENSE Initial commit 8 years ago
README.md Initial commit 8 years ago
package.json Update to window@4.1.1 for Node.js 4 compat 8 years ago

README.md

react-jsdom

Render actual DOM nodes in Node.js

Build Status Coverage Status npm

Install

npm install --save-dev react-jsdom

License

MIT © Luke Childs