zeke / package-json-to-readme

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

Package version in READMEmd #24

Open TitaneBoy opened 7 years ago

TitaneBoy commented 7 years ago

Hi...Is there a way to put the versions of each package in the generated README.md ?

Thank you for your answer.

zeke commented 7 years ago

This project is in a semi-unmaintained state. I would recommend trying out https://github.com/mosjs/mos, a similar project with more flexibility for customization like this.

TitaneBoy commented 7 years ago

@zeke ..Ok..Thanks for the reply :-)

billiegoose commented 7 years ago

Or at some point the successor could be https://github.com/update-readme if I get a chance to finish it. I like the versions idea.

zeke commented 7 years ago

We tried including version strings in the @npmhub extension for a while, but then removed them. Folks who need that level of specificity can just refer to package.json