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
99.4
Supply Chain
93.5
Quality
77.8
Maintenance
100
Vulnerability
100
License
JavaScript (100%)
Total Downloads
124,019,105
Last Day
416,360
Last Week
1,864,613
Last Month
8,288,964
Last Year
85,051,076
28 Stars
151 Commits
4 Forks
1 Watching
8 Branches
3 Contributors
Latest Version
0.3.4
Package Id
@kurkle/color@0.3.4
Unpacked Size
77.11 kB
Size
20.33 kB
File Count
8
NPM Version
10.8.2
Node Version
18.20.5
Publised On
19 Nov 2024
Cumulative downloads
Total Downloads
Last day
-6%
416,360
Compared to previous day
Last week
-16.8%
1,864,613
Compared to previous week
Last month
8.8%
8,288,964
Compared to previous month
Last year
125%
85,051,076
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
30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
0 existing vulnerabilities detected
Reason
dependency not pinned by hash detected -- score normalized to 4
Details
Reason
SAST tool is not run on all commits -- score normalized to 4
Details
Reason
Found 0/10 approved changesets -- score normalized to 0
Reason
security policy file not detected
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Score
Last Scanned on 2025-01-27
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