More links! All web stuff again, but this time mostly relevant stuff related to OA, or could be.
pageres
https://github.com/sindresorhus/pageres
Take screenshots of websites at various resolutions from the command line. Drives PhantomJS, and would be great for adding to CI.
Oboe.js
http://oboejs.com/
A streaming JSON parser for JavaScript. Think SAX for JSON. Fires events about JSON nodes and content while the JSON data is still being loaded. Falls back to normal blocking parsing on older browsers which don’t support it (IE<=9)
Home | Blogging |