Skip to content

Visually display activity relating to a running program in the browser.

Notifications You must be signed in to change notification settings

CrypticSwarm/js-code-walker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stepper - Step through your JavaScript programs

Experiment that's goal is to try to make it easier for people to learn how to program.

Run it (The easy way)

Open index.html in Firefox.

Run it (The hard way)

Load chrome enabling passing the harmony command line flag.

Linux Example:

google-chrome --js-flags='--harmony'

On windows there is a possibility something like the following might work from the start menu (unconfirmed).

chrome.exe --js-flags='harmony'

About

Visually display activity relating to a running program in the browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages