Gathering detailed insights and metrics for chalk-cli
Gathering detailed insights and metrics for chalk-cli
Gathering detailed insights and metrics for chalk-cli
Gathering detailed insights and metrics for chalk-cli
npm install chalk-cli
Typescript
Module System
Min. Node Version
Node Version
NPM Version
71.1
Supply Chain
81.4
Quality
77.2
Maintenance
100
Vulnerability
99.6
License
JavaScript (100%)
Total Downloads
1,984,257
Last Day
385
Last Week
4,461
Last Month
23,699
Last Year
427,946
280 Stars
46 Commits
16 Forks
10 Watching
1 Branches
7 Contributors
Latest Version
5.0.1
Package Id
chalk-cli@5.0.1
Unpacked Size
8.37 kB
Size
3.44 kB
File Count
4
NPM Version
9.2.0
Node Version
18.14.2
Publised On
18 Mar 2023
Cumulative downloads
Total Downloads
Last day
-60%
385
Compared to previous day
Last week
-21.2%
4,461
Compared to previous week
Last month
-52.1%
23,699
Compared to previous month
Last year
1.3%
427,946
Compared to previous year
Terminal string styling done right
1npm install --global chalk-cli
$ chalk --help
Usage
$ chalk <style> ... <string>
$ echo <string> | chalk <style> ...
Options
--template, -t Style template. The `~` character negates the style.
--stdin Read input from stdin rather than from arguments.
--no-newline, -n Don't emit a newline (`\n`) after the input.
--demo Demo of all Chalk styles.
Examples
$ chalk red bold 'Unicorns & Rainbows'
$ chalk -t '{red.bold Unicorns & Rainbows}'
$ chalk -t '{red.bold Dungeons and Dragons {~bold.blue (with added fairies)}}'
$ echo 'Unicorns from stdin' | chalk --stdin red bold
See supported styles.
{red.bold unicorn}
{red.bold unicorns} are {blue FUN!!!}
{red.bold unicorn {blue.underline dancing}}
{red red {~red normal}}
{red hey\} still red} not red
{red hey\\} not red
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
Reason
Found 17/30 approved changesets -- score normalized to 5
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
security policy file not detected
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2024-12-16
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