npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "hsl" 的结果(共 3 个)
postcss-color-hsl

PostCSS plugin to transform W3C CSS Color Module Level 4 hsl() new syntax to more compatible CSS (comma-separated hsl() or hsla())

MIT
onecolor

Javascript color object with implicit color space conversions. Supports RGB, HSV, HSL and CMYK with alpha channel.

BSD-2-Clause