jsdom-repl

0.0.2 • Public • Published

jsdom-repl

Simple jsdom repl

install

$ [sudo] npm i -g jsdom-repl

usage

$ jsdom-repl http://google.com
dom> console.log(location.href)
http://www.google.com/
dom> console.log(document.body.innerHTML)
<script>(function(){var src='/images/nav_logo176.png';var iesg=false;document.body.onload = function(){window.n && window.n();if
...

license

MIT

Readme

Keywords

Package Sidebar

Install

npm i jsdom-repl

Weekly Downloads

2

Version

0.0.2

License

MIT

Last publish

Collaborators

  • werle