zeke / package-json-to-readme

Generate README.md from package.json contents
npm.im/package-json-to-readme
385 stars 51 forks source link

Add support for yarn.lock-file-to-readme generation #18

Closed tetreault closed 7 years ago

tetreault commented 7 years ago

If I work on this feature, is it something you'd incorporate into this as a PR? If not, happy to make my own repo for it.

zeke commented 7 years ago

Sounds like a good candidate plugin. See https://github.com/zeke/package-json-to-readme/issues/19 where @wmhilton outlines the plugin / github org concept.

billiegoose commented 7 years ago

What would it do? I didn't think yarn.lock contained metadata besides dependencies.

tetreault commented 7 years ago

@wmhilton yeah, you're right that was why i closed the topic. I was a bit over eager with the idea and forgot that fact :).