UI Deploy

Curated, Short, Web UI Dev we Love.

jscomp - Ahead of time JavaScript compiler

JSC is a classic "ahead-of-time" compiler. At compile time it generates static executable code (currently C++). It implements ECMAScript 5 (with some minor exceptions) and provides an ever increasing level of Node.js API compatibility.

view source

Advertisement