DFSG NEW Queue

DFSG, Licensing & New Packages Team

node-ansis 4.2.0-1

Package Information

Descriptionsmall and fast ANSI color library

ANSI color library for use in terminals, CI environments, and Chromium-based browsers. Ansis is focused on small size and speed while providing rich functionality and handling edge cases. Some highlights:

- Colors - 16 · 256 · Truecolor (hex/rgb) · Named colors (orange, pink ...) - Syntax - Chained · Template literals · Nested templates - Works - ESM · CJS · TS · Node 10+ · Bun · Deno · CI · Chromium browsers - Smart - Auto color detection · Fallback (truecolor → 256 → 16 → b&w) · Supports NO_COLOR · FORCE_COLOR · COLORTERM - Tiny - 5.8 kB · Drop-in replacement for Chalk (44 kB)

Node.js is an event-based server-side JavaScript engine.

MaintainerDebian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Changed ByJoseph Nahmias <jello@debian.org>
Sponsorjello@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/js-team/node-ansis.git (browse)
Closes#1136220
Blocked Bugs#1124988 (wishlist)
Trackerhttps://tracker.debian.org/pkg/node-ansis
Uploaded16 hours ago

New Package Report

.changes
Version4.2.0-1
Changed-ByJoseph Nahmias
Architecturesource all
Distributionunstable
DateSun, 17 May 2026 07:29:49 -0400
Sourcenode-ansis
Changelog
node-ansis (4.2.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1136220)
   * install examples
.dsc
Package-Listnode-ansis deb javascript optional arch=all
Sectionjavascript
Priorityoptional
Componentmain
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: ansis
Upstream-Contact: https://github.com/webdiscus/ansis/issues
Source: https://github.com/webdiscus/ansis

Files: *
Copyright: (c) 2025, webdiscus
License: ISC

Files: debian/*
Copyright: 2026, Joseph Nahmias <jello@debian.org>
License: ISC

License: ISC
 Permission to use, copy, modify, and/or distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 .
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Back to Dashboard | View all reviews for this package