jonathanj | 11 years ago | on: Easy to use functional validators in Javascript
jonathanj's comments
jonathanj | 12 years ago | on: Depixelizing Pixel Art
A work in progress implementation, anyway.
jonathanj | 12 years ago | on: Depixelizing Pixel Art
Here's a pure Python implementation: https://github.com/jerith/depixel
page 1
I recently (as near as a week ago) started working on a modern JavaScript implementation of the same idea but without the tight coupling to a particular framework.
Very strange coincidence. :)