console.log
A console.log implementation that plays *nice* with large amounts of data. It Keeps node alive until the output has flushed to the screen.
4 个版本
安装
npm install console.log
yarn add console.log
pnpm add console.log
bun add console.log