log-update

Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.

MIT License

Downloads
73.7M
Stars
1.1K
Committers
16

Bot releases are visible (Hide)

log-update - Latest Release

Published by sindresorhus 12 months ago

log-update -

Published by sindresorhus over 2 years ago

  • Fix height truncation when using styled text (#57) 81b1229

https://github.com/sindresorhus/log-update/compare/v5.0.0...v5.0.1

log-update -

Published by sindresorhus about 3 years ago

Breaking

  • Require Node.js 12.20 d6d51e7
  • This package is now pure ESM. Please read this.
  • logUpdate.stderr moved into a named export logUpdateStderr
  • logUpdate.create moved into a named export createLogUpdate

https://github.com/sindresorhus/log-update/compare/v4.0.0...v5.0.0

log-update -

Published by sindresorhus over 4 years ago

Breaking

  • Require Node.js 10 c0dbd25

Enhancements

  • Fit lines to terminal height (#46) d1a7d31

https://github.com/sindresorhus/log-update/compare/v3.4.0...v4.0.0

log-update -

Published by sindresorhus over 4 years ago

  • Skip render if the output is unchanged (#45) a488df3

https://github.com/sindresorhus/log-update/compare/v3.3.0...v3.4.0

log-update -

Published by sindresorhus about 5 years ago

  • Remove now moot Windows-specific handling (#42) ca0d89e

https://github.com/sindresorhus/log-update/compare/v3.2.0...v3.3.0

log-update -

Published by sindresorhus over 5 years ago

  • Refactor TypeScript definition to CommonJS compatible export (#40) d5b1f8e

https://github.com/sindresorhus/log-update/compare/v3.1.1...v3.2.0

log-update -

Published by sindresorhus over 5 years ago

  • TypeScript definition - Use WritableStream instead of stream.Writable (#38) 8528ac5

https://github.com/sindresorhus/log-update/compare/v3.1.0...v3.1.1

log-update -

Published by sindresorhus over 5 years ago

log-update -

Published by sindresorhus over 5 years ago

Breaking:

  • Require Node.js 6 fcb241a

Enhancements:

https://github.com/sindresorhus/log-update/compare/v2.3.0...v3.0.0