Skip to content

Instantly share code, notes, and snippets.

@ibonobo
ibonobo / Translate.js
Created July 11, 2016 00:00 — forked from florabtw/Translate.js
Run with `node Translate.js hello`
// TKK = hours since epoch
var window = {
TKK: parseInt(new Date().getTime() / 1000 / 60 / 60)
};
var t = "a";
var dd = ".";
var Vb = "+-a^+6";
var Tb = "+";
var Ub = "+-3^+b+-f";