Socket
Book a DemoInstallSign in
Socket

md-js-run

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

md-js-run

Run all the JS snippets in a markdown file

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 04 Jun 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts