Skip to content

Instantly share code, notes, and snippets.

View dannyko's full-sized avatar

Daniel Korenblum dannyko

  • San Francisco, CA
View GitHub Profile
@dannyko
dannyko / Readme.md
Last active December 21, 2015 02:41 — forked from anonymous/index.html
Canvas rendering test

Canvas-based rendering test.

This is a work in progress.

Uses vizflow.js - an application-agnostic interactive visualization engine written using EcmaScript.6 (ES6) with no other external dependencies. The compiled/minified size is under 10 kilobytes, providing a lighter-weight library for adding transition effects to HTML5 documents compared to D3js.