Kevin Sawickiio.js -> node
64b624c (parent 4508b77)10/19/2015, 10:21:37 PM
io.js -> node
+ 1
- 1
@@ -5,7 +5,7 @@
   </head>
   <body>
     <h1>Hello World!</h1>
-    We are using io.js <script>document.write(process.version)</script>
+    We are using node <script>document.write(process.version)</script>
     and Electron <script>document.write(process.versions['electron'])</script>.
   </body>
 </html>

"},{"type":"add","add":true,"newLine":8,"position":5,"content":"+ We are using node "},{"type":"normal","normal":true,"oldLine":9,"newLine":9,"position":6,"content":" and Electron ."},{"type":"normal","normal":true,"oldLine":10,"newLine":10,"position":7,"content":" "},{"type":"normal","normal":true,"oldLine":11,"newLine":11,"position":8,"content":" "}],"oldStart":5,"oldLines":7,"newStart":5,"newLines":7}],"deletions":1,"additions":1,"index":["4f91c8a..ac7b75f","100644"]}],"themeScheme":"light","orgSlug":"skz","repoSlug":"tox-client","commitHash":"64b624c5c2c07834054faa0b1508497499ea5a55"}, "Code$$0": {"code":"@@ -5,7 +5,7 @@\n \n \n

Hello World!

\n- We are using io.js \n+ We are using node \n and Electron .\n \n \n","language":"diff","themeScheme":"light","style":{"borderTopLeftRadius":8,"borderTopRightRadius":8,"borderBottomLeftRadius":8,"borderBottomRightRadius":8}}, }; function afterRevival(revivalResults) { return undefined; } $IslandsRuntime.reviveIslands(islands, islandsProps, islandsEls) .then(afterRevival) .catch(afterRevival); })(IslandsRuntime);