md-js-run

1.0.1 • Public • Published

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");

Readme

Keywords

none

Package Sidebar

Install

npm i md-js-run

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

1.57 kB

Total Files

3

Last publish

Collaborators

  • dwbinns