colorize-node

A lightweight library to color Node.js terminal output.

MIT License

Stars
0
Committers
3

Bot releases are visible (Hide)

colorize-node - v0.5.2 Latest Release

Published by jrson83 5 months ago

  • update dependencies
colorize-node - v0.5.1

Published by jrson83 7 months ago

  • update dependencies
colorize-node - v0.5.0

Published by jrson83 10 months ago

  • bump minimum node version to 18.12.0 (node.js 18+ is now required)
  • fix package manager install warning
  • fix esm exports, now supports cjs & esm exports
  • replace default with named export to avoid forcing allowSyntheticDefaultImports flag & improve cjs compatibility
  • remove redundant stdout import from node:process
  • improve return conditions
  • improve types to infer color names, fixes chain autocompletes in IDE
  • enable compiling typescript declarations
  • update dependencies
  • replace unbuild with pkgroll
  • replace vitest with native node.js test runner
  • refactor tests, update workflow node version
colorize-node - v0.4.1

Published by jrson83 about 1 year ago

  • update all dependencies
colorize-node - v0.3.1

Published by jrson83 over 1 year ago

  • update all dependencies
colorize-node - v0.3.0

Published by jrson83 over 1 year ago

  • rewrite from scratch in TypeScript
  • add cjs & mjs support
  • fix type errors
  • optimize performance (faster then chalk, but picocolors is still faster)
  • replace prettier with rome
  • replace jest with vitest
  • rewrite tests with vitest
  • update readme.md
  • update package exports
colorize-node - v0.2.0

Published by jrson83 over 2 years ago

  • Added shields.io badges to README.md
  • Added CHANGELOG.md
  • Updated .npmignore
colorize-node - v0.1.0

Published by jrson83 over 2 years ago

0.1.0