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 });

/spawn-streaming/

    Package Sidebar

    Install

    npm i spawn-streaming

    Weekly Downloads

    32

    Version

    1.1.3

    License

    MIT

    Unpacked Size

    47.1 kB

    Total Files

    47

    Last publish

    Collaborators

    • kmalakoff