Package Exports
- hoohoo
- hoohoo/src/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (hoohoo) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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
- check examples in your Markdown document if they are runnable
- test the output of examples against assertions written in examples' comments