parse all READMEs in the npm registry with MarkyMarkdown
This application uses changes-stream to read in all READMEs from the
npm Registry and then parses them using marky-markdown.
We use this application to test marky-markdown for regressions before
deploying to the npm website.
- fork and clone this repository
cd readme-testernpm installnpm start