hoohoo
v0.1.4
Published
Checks JavaScript/TypeScript examples in your Markdown document. It can also test the output of examples against assertions written in examples' comments.
Downloads
19
Maintainers
Readme
hoohoo
Hoo Hoo |\__/|
<(o)(o)
+------| . .|
| js |__.\|
| //=> j j
+-------+
hoohoo is a command-line tool for JavaScript/TypeScript examples in your markdown document.
hoohoo can:
- extract examples to the directory
- run examples in your Markdown document and check them for errors
- test the output of examples against assertions written in examples' comments