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.
 
Giuseppe Gurgone 1afdde07ce Async mode 8 years ago
src Async mode 8 years ago
test Async mode 8 years ago
.gitignore Initial commit 8 years ago
.travis.yml JSDOM only supports Node 6 and up so that;s all we can support 8 years ago
LICENSE Initial commit 8 years ago
README.md Initial commit 8 years ago
package.json Async mode 8 years ago
yarn.lock Async mode 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