dominictarr / demonstrate

Transform a README.md into a interactive browser demo!
MIT License
14 stars 2 forks source link

Demonstrate

Transform a README.md into an interactive demo.

Inspired by examplify, interactivate, and tryme!

Usage

npm install demonstrate -g
demonstrate README.md > index.html
chrome index.html

Ironically, this readme is not demonstratable.

Cool Links

but these are

demonstrate bundles everything you need for the demo into a single html file, using marked and browserify

License

MIT