Gathering detailed insights and metrics for @kurkle/color
Gathering detailed insights and metrics for @kurkle/color
Gathering detailed insights and metrics for @kurkle/color
Gathering detailed insights and metrics for @kurkle/color
Fast & small css color parsing, manupulation and conversion
npm install @kurkle/color
Typescript
Module System
Node Version
NPM Version
TypeScript (64.25%)
JavaScript (35.75%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
34 Stars
189 Commits
5 Forks
9 Branches
3 Contributors
Updated on Jun 30, 2025
Latest Version
0.4.0
Package Id
@kurkle/color@0.4.0
Unpacked Size
77.52 kB
Size
20.45 kB
File Count
8
NPM Version
10.8.2
Node Version
20.19.1
Published on
May 29, 2025
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
29
Fast and small CSS color parsing and manipulation library.
Supported formats:
1blue 2transparent
1#aaa 2#bbba 3#1A2b3c 4#f1f2f388
1rgb(255, 255, 255) 2rgb(255, 0, 0, 0.5) 3rgb(50%, 50%, 50%, 50%) 4rgb(0 0 100% / 80%) 5rgba(200, 20, 233, 0.2) 6rgba(200, 20, 233, 2e-1)
1hsl(240deg, 100%, 50.5%) 2hsl(0deg 100% 50%) 3hsla(12, 10%, 50%, .3) 4hsla(-1.2, 10.2%, 50.9%, 0.4)
1hwb(240, 100%, 50.5%) 2hwb(244, 100%, 100%, 0.6)
1hsv(240, 100%, 50.5%) 2hsv(244, 100%, 100%, 0.6)
note The docs are for the ESM module. UMD module only exports the default export
@kurkle/color
is available under the MIT license.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Reason
license file detected
Details
Reason
SAST tool is run on all commits
Details
Reason
1 existing vulnerabilities detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 3
Details
Reason
Found 0/21 approved changesets -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More