Installations
npm install @develephant/cya
Developer Guide
Typescript
No
Module System
N/A
Min. Node Version
>=6.0.0
Node Version
7.5.0
NPM Version
4.1.2
Score
69.2
Supply Chain
88.5
Quality
75
Maintenance
100
Vulnerability
80.9
License
Releases
Unable to fetch releases
Contributors
Unable to fetch Contributors
Languages
JavaScript (100%)
Developer
develephant
Download Statistics
Total Downloads
1,678
Last Day
1
Last Week
10
Last Month
18
Last Year
129
GitHub Statistics
1 Stars
27 Commits
2 Watching
1 Branches
1 Contributors
Bundle Size
60.48 kB
Minified
21.33 kB
Minified + Gzipped
Package Meta Information
Latest Version
0.1.4
Package Id
@develephant/cya@0.1.4
Size
28.46 kB
NPM Version
4.1.2
Node Version
7.5.0
Total Downloads
Cumulative downloads
Total Downloads
1,678
Last day
0%
1
Compared to previous day
Last week
0%
10
Compared to previous week
Last month
28.6%
18
Compared to previous month
Last year
-42.7%
129
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Dependencies
3
cya
Generate a "pretty" license from your package.json. Looks great in a repo, or anywhere that speaks Markdown.
This README.md and the LICENSE.md were generated by cya
Install
npm i @develephant/cya --global
Usage
1cya [ARGS]
Example
Generate a "pretty" markdown LICENSE.md
file based on keys from the root package.json file.
1cya
Or, generate the LICENSE.md
and a README.md
file stub:
1cya -r
Typical Workflow
//create your package.json
npm init
//generate a license and readme
cya -r
Overrides/Help
cya -h
You can find more details in the Wiki
Licenses Supported
SPDX | Name |
---|---|
Apache-2.0 | Apache License 2.0 |
BSD-2-Clause | 2-clause BSD License |
BSD-3-Clause | 3-clause BSD License |
GPL-2.0 | GNU General Public License version 2 |
GPL-3.0 | GNU General Public License version 3 |
ISC | ISC License |
MIT | MIT License |
MPL-2.0 | Mozilla Public License 2.0 |
Zlib | zlib/libpng license |
https://opensource.org/licenses/alphabetical
^_^
cya
⋆ © 2017 develephant ⋆ MIT license
![Empty State](/_next/static/media/empty.e5fae2e5.png)
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
- Info: project has a license file: LICENSE.md:0
- Warn: project license file does not contain an FSF or OSI license.
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 0/27 approved changesets -- score normalized to 0
Reason
no SAST tool detected
Details
- Warn: no pull requests merged into dev branch
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
- Warn: no security policy file detected
- Warn: no security file to analyze
- Warn: no security file to analyze
- Warn: no security file to analyze
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
branch protection not enabled on development/release branches
Details
- Warn: branch protection not enabled for branch 'master'
Score
3
/10
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