Skip to content

trulyronak/console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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