Skip to content

siemenbaader/LiterateProgramming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Literate Programming & JS runtime inspection

This is a little experiment on using literate programming to develop runtime inspection in JavaScript.

How to use

Clone this repository. Open index.xhtml in your editor on the left side of the screen, and in your web browser on the right side. Like this.

Development

Edit your thoughts in markdown in the <source> tags.

Edit the example code in <code> sections. Reload the browser and watch the unit test go green or red.

Edit the inspection library in the <coffee-script> tag.

Note: To see the unit test running, try to scroll down to one and refresh the browser.

That's it!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published