jprichardson / node-klaw

A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.
MIT License
317 stars 41 forks source link

Upgrade standard, remove standard-markdown #35

Closed RyanZim closed 5 years ago

RyanZim commented 5 years ago

standard-markdown doesn't allow easy async examples, since it requires wrapping them in async functions