node-microsoft-fast-colors 5.3.1~git-1
Package Information
| Description | color classes and utilities designed to make parsing and manipulating colors easy @microsoft/fast-colors provides a collection of color classes and high‑performance utilities designed to make parsing, interpreting, and manipulating colors both straightforward and reliable. Its API offers a consistent way to work with multiple color formats, enabling developers to convert, normalize, and analyze color values with minimal effort. The library includes a set of lightweight data structures representing colors in various spaces such as RGB, RGBA, HSL, and HSV. These classes simplify the creation, validation, and comparison of colors, ensuring predictable behavior across different environments and rendering pipelines. |
|---|---|
| Maintainer | Debian Pan Maintainers <debian-pan-maintainers@alioth-lists.debian.net> |
| Changed By | Bastien Roucariès <rouca@debian.org> |
| Sponsor | rouca@debian.org |
| Distribution | experimental |
| Architecture | all |
| VCS | git: https://salsa.debian.org/js-team/node-microsoft-fast.git (browse) |
| Closes | #1145042 |
| Tracker | https://tracker.debian.org/pkg/node-microsoft-fast-colors |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Changed-By | Bastien Roucariès |
|---|---|
| Architecture | source all |
| Distribution | experimental |
| Date | Sat, 22 Aug 2026 15:38:40 +0200 |
| Source | node-microsoft-fast-colors |
| Version | 5.3.1~git-1 |
Changelog
node-microsoft-fast-colors (5.3.1~git-1) experimental; urgency=medium . * Split from node-microsoft-fast (Closes: #1145042)
.dsc
| Section | javascript |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | node-microsoft-fast-colors deb javascript optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: @microsoft/fast-colors Upstream-Contact: https://github.com/Microsoft/fast/issues/new/choose Source: https://github.com/Microsoft/fast Files-Excluded: * Files-Included: packages/utilities/fast-colors tsconfig.json LICENSE build package.json Files: * Copyright: Microsoft Corporation <https://discord.gg/FcSNfg4> License: Expat License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.