Back to Explore

3rd-Eden/kuler

GitHub
1 watchersOpen source

Last release:

kuler is a small Node module for creating terminal color output using CSS-like hex color codes. It’s useful for wrapping strings with ANSI color sequences so the coloring is terminated at the end of the string and does not bleed into surrounding text.

Project status

  • The GitHub source appears quiet or dormant, with the most recent upstream push on 2020-02-25, and no evidence in the provided history of updates since then (as of 2026-08-12).
  • The observed update cadence is irregular and ended years ago, with published versions in 2018, 2019, and an upstream push in early 2020, then no further updates evidenced.

AI summary generated

AI-generated from public sources. May be inaccurate. Report

Recent updates

  • 2.0

    Release 2.0 (published 2019-06-06) has no provided release notes content. The code diff shows a notable behavior change, specifically removing support for CSS color names and the underlying dependency used to map those names to hex values.

  • 1.0.1

    Release 1.0.1 is a lightweight patch release with no application logic changes in the provided diff. It adds CI configuration for several Node.js versions, includes the LICENSE file, updates the README formatting/link, and bumps the package version.

  • 1.0.0

    Release 1.0.0 was published on 2018-04-30, but no release notes were provided by the publisher. No documented changes, API updates, breaking changes, or other upgrade guidance are available from the release notes content.