Gathering detailed insights and metrics for generator-standard-readme
Gathering detailed insights and metrics for generator-standard-readme
Gathering detailed insights and metrics for generator-standard-readme
Gathering detailed insights and metrics for generator-standard-readme
npm install generator-standard-readme
Typescript
Module System
Node Version
NPM Version
JavaScript (100%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
205 Stars
107 Commits
47 Forks
8 Watchers
1 Branches
7 Contributors
Updated on Jul 12, 2025
Latest Version
1.0.10
Package Id
generator-standard-readme@1.0.10
Unpacked Size
34.35 kB
Size
6.99 kB
File Count
24
NPM Version
10.9.0
Node Version
18.19.0
Published on
Apr 07, 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
3
Scaffold out a Standard Readme
This generator conforms to the standard-readme specification. It creates a minimally compliant standard readme for your cross-language project, with some options.
Tip: Use chalk if you want colors in your CLI.
This generator requires node, npm, and yeoman.
You can install it by running:
1npm install --global yo generator-standard-readme
With yo:
$ yo standard-readme
This will write a file, readme.md
, to the local directory.
standard-readme
will ask you a set of questions, which will help it fill out the README. These are:
Please contribute! Look at the issues.
MIT © 2016 Richard Littauer
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
2 existing vulnerabilities detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 3
Details
Reason
3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
Reason
Found 2/12 approved changesets -- score normalized to 1
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
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2025-07-14
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