Last 12 weeks · 0 commits
1 of 6 standards met
Repository: tj/co-exec. Description: nodejs core exec() function thunk wrapper for "co" Stars: 45, Forks: 5. Primary language: JavaScript. Languages: JavaScript (100%). Open PRs: 2, open issues: 2. Last activity: 11y ago. Community health: 28%. Top contributors: tj, juliangruber.
It would be great to have access to stderr as well as stdout. Off the cuff, https://github.com/visionmedia/co-exec/blob/master/index.js#L15 could be changed to return an object containing both stdout and stderr.