Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 375 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 375 Bytes

JS Console

Elegantly Simple

JS Console is a simple, lightweight Javascript editor. Simply use this to test out algorithms and functions and see your results through the console tab on the right.

Goals

  • Add a Canvas Console
    • This would let users test out JS Canvas Concepts using the canvas
  • Add a D3 Console
    • This would let users test out D3 Concepts