Hacker News new | ask | show | jobs
by hawe 4067 days ago
This looks great! Now we'd also like to know what you used to build this? Just underscore.js?
1 comments

Thanks! It's mostly client-side with underscore.js and jquery for core js, highlight.js for syntax highlighting, ace for the editor, and an emscripten compiled SQLite lib for the sql processing.