Zip2state – Client-side zip code-to-state JavaScript lib (

Automatically & reliably derive US states from postal zip codes (~3k zipped). – GitHub – Meandmybadself/zip2state: Automatically & reliably derive US states from postal zip codes (~3k zipped). Read more

Similar

A little JavaScript problem

In fact, this isn't about JavaScript, but that's the context I've discussed it in. I encourage you to think about it in more programming languages. (are there languages in which this can't be done?)... (more…)

Read more »

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 »