Last 12 weeks · 0 commits
4 of 6 standards met
Fixes #112. Arbitrary strings passed to are now used directly as subprocess input. The four Node.js stdio modes (, , , and ) keep their existing behavior, and the existing form remains supported. The implementation only applies this shorthand to the top-level option, so , , and continue to follow Node.js semantics. Includes runtime tests for arbitrary and empty strings, the commonly mistyped value, the correct mode, TypeScript coverage, and documentation updates.
Repository: sindresorhus/nano-spawn. Description: Tiny process execution for humans — a better child_process Stars: 590, Forks: 15. Primary language: JavaScript. Languages: JavaScript (92.7%), TypeScript (7.3%). License: MIT. Latest release: v2.1.0 (4mo ago). Open PRs: 0, open issues: 3. Last activity: 4mo ago. Community health: 85%. Top contributors: ehmicky, sindresorhus, fisker, Septh.