node-ansis 4.2.0-1
Package Information
| Description | small 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. |
|---|---|
| Maintainer | Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org> |
| Changed By | Joseph Nahmias <jello@debian.org> |
| Sponsor | jello@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/js-team/node-ansis.git (browse) |
| Closes | #1136220 |
| Blocked Bugs | #1124988 (wishlist) |
| Tracker | https://tracker.debian.org/pkg/node-ansis |
| Uploaded | 16 hours ago |
New Package Report
.changes
| Version | 4.2.0-1 |
|---|---|
| Changed-By | Joseph Nahmias |
| Architecture | source all |
| Distribution | unstable |
| Date | Sun, 17 May 2026 07:29:49 -0400 |
| Source | node-ansis |
Changelog
node-ansis (4.2.0-1) unstable; urgency=medium . * Initial release (Closes: #1136220) * install examples
.dsc
| Package-List | node-ansis deb javascript optional arch=all |
|---|---|
| Section | javascript |
| Priority | optional |
| Component | main |
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.