enogu

github.com/ryuapp/enogu

enogu is a JavaScript library for painting your terminal with colors.
Inspired by Deno standard library fmt/colors, chalk and picocolors.

Features

  • No dependencies
  • Faster than Deno std library fmt/colors
  • Support NO_COLOR environment variable
  • Comaptible with any JavaScript runtime, including Deno, Node.js and Bun
  • Available from multiple JavaScript registries(npm, jsr and deno.land/x)