The JavaScript framework I want (doesn’t exist yet)

This isn’t a Hacker News rant complaining about the state of JS. I promise. Pun not intended.

Similar

Procedural Texture Generator in JavaScript

The code snippets are powered by the Klipse plugin. First, let's load texgen.js - a Procedural Texture Generator javascript library - from github: Object.keys(TG).length; function render(texture) { container.innerHTML = ""; container.appendC...

Read more »