Binary package “node-color-string” in ubuntu noble

Parser and generator for CSS color strings

 For example, to.hex([255, 255, 255]) will return "
 will return {model: 'rgb', value: [255, 255, 255, 1]}.
 .
 Node.js is an event-based server-side JavaScript engine.