sync-exec
Synchronous exec with status code support. Requires no external dependencies, no need for node-gyp compilations etc.
ez-spawn
Simple, consistent sync or async process spawning
exec-sync
Execute shell command synchronously. Use this for migration scripts, cli programs, but not for regular server code.