An open API service indexing awesome lists of open source software.

https://github.com/sergi/design-by-canvas

Port of John Maeda's Design By Numbers to Javascript using PEG.js
https://github.com/sergi/design-by-canvas

Last synced: about 1 year ago
JSON representation

Port of John Maeda's Design By Numbers to Javascript using PEG.js

Awesome Lists containing this project

README

          

h1. DBN to JavaScript parser and interpreter

More info about it in the "blog entry":http://www.sergimansilla.com/blog/writing-a-javascript-interpreter-for-dbn-using-canvas-I/.