spawn-streaming
TypeScript icon, indicating that this package has built-in type declarations

1.1.3 • Public • Published

spawn-streaming

Formats spawn with prefix and colors

import spawn from 'spawn-streaming'

await spawn('npm', ['test'], { stdio: 'inherit' }, { prefix: 'bob', throttle: 3000 });

Package Sidebar

Install

npm i spawn-streaming

Weekly Downloads

58

Version

1.1.3

License

MIT

Unpacked Size

47.1 kB

Total Files

47

Last publish

Collaborators

  • kmalakoff