BlinkEditor.jl A simple Blink editor based on Mike Innes' JuliaCon 2015 presentation. Usage julia> Pkg.clone("https://github.com/EricForgy/BlinkEditor.jl") julia> using BlinkEditor Write some code in the browser window, highlight, and "Shift-Enter" to evaluate.