Skip to content

dwbinns/md-js-run

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

md-js-run

Run all the JS snippets in a markdown file

md-js-run README.md

Exit code will be zero if all scripts completed with exit code zero.

Try it here

this isn't valid JS!
throw new Error("Runtime Error!");
console.log("This is valid JS");

About

Run all the JS snippets in a markdown file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published