Valdermeyder / jsdom-google-closure-library

Demo of integration between jsdom and google-closure-library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Small demo Node project to check whether jsdom works correctly with google-clojure-library goog.async.nextTick

Setup

  1. Run npm install
  2. Run node index.js

Expected result

Both "Hello World" and "Hello from callback" are printed in the console

About

Demo of integration between jsdom and google-closure-library


Languages

Language:JavaScript 100.0%