Skip to content

Instantly share code, notes, and snippets.

@malloxpb
malloxpb / index.html
Created August 23, 2018 18:58
Electron Fiddle Gist
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Hello World!</title>
</head>
<body>
<h1>Hello world !</h1>
<!-- All of the Node.js APIs are available in this renderer process. -->
We are using Node.js <script>document.write(process.versions.node)</script>,
@malloxpb
malloxpb / final-gsoc-report.md
Last active December 17, 2018 08:53
Final Report for GSoC 2018