Last 12 weeks · 0 commits
4 of 6 standards met
Repository: sindresorhus/parse-help. Description: Parse CLI help output Stars: 39, Forks: 3. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Latest release: v2.0.0 (4y ago). Open PRs: 0, open issues: 0. Last activity: 2y ago. Community health: 85%. Top contributors: sindresorhus, mklabs, Richienb.
Hi Sindre, Here's a little patch to parse alias / flags with help output like: I was trying to get options / arguments from yeoman generator's help output. Thanks a lot for this little lib, simple but very useful.