Alert
Unable to verify the project's public source code repository.

coderhsh

v1.0.2

1. 配置好 package.json 中的 bin,把'hsh'改成自己定义的,这是脚手架的命令 2. 在当前项目的终端中输入 npm link,这行命令会自动读取 package.json 文件中的 bin 配置项,跟电脑的环境变量链接,这样才可以在终端中执行 bin 的命令 3. 如果需要创建命令只需要 2 步 1.在 lib/core/commands/create.js 下 initCommand 函数的 commandList 中添加命令以及参数 2.在 actions 文件中添加跟命令 For more information about how to use this package see README

Latest version published 4 months ago
License: MIT

Ensure you're using the healthiest npm packages

Snyk scans all the packages in your projects for vulnerabilities and provides automated fix advice

Package Health Score

48 / 100

Explore Similar Packages

Security

Security review needed
All security vulnerabilities belong to production dependencies of direct and indirect packages.

Security and license risk for significant versions

All Versions
Version Vulnerabilities License Risk
1.0.2 | 07/2024
Popular
  • 0
    C
  • 0
    H
  • 0
    M
  • 0
    L
  • 0
    H
  • 0
    M
  • 0
    L
License
MIT
Security Policy
No

Is your project affected by vulnerabilities?

Scan your projects for vulnerabilities. Fix quickly with automated fixes. Get started with Snyk for free.

Get started free

Popularity

Limited

Weekly Downloads (3)

Download trend
GitHub Stars
?
Forks
?
Contributors
-

Direct Usage Popularity


The npm package coderhsh receives a total of 3 downloads a week. As such, we scored coderhsh popularity level to be Limited.

Based on project statistics from the GitHub repository for the npm package coderhsh, we found that it has been starred ? times.

Downloads are calculated as moving averages for a period of the last 12 months, excluding weekends and known missing data points.

Community

Limited
Readme.md
Yes
Contributing.md
No
Code of Conduct
No
Contributors
0
Funding
No

This project has seen only 10 or less contributors.


Embed Package Health Score Badge

package health: 48/100 package health 48/100

Maintenance

Sustainable

Commit Frequency

Unavailable commit data
Open Issues
?
Open PR
?
Last Release
4 months ago
Last Commit
unknown

Further analysis of the maintenance status of coderhsh based on released npm versions cadence, the repository activity, and other data points determined that its maintenance is Sustainable.

We found that coderhsh demonstrates a positive version release cadence with at least one new version released in the past 12 months.

In the past month we didn't find any pull request activity or change in issues status has been detected for the GitHub repository.

Package

Node.js Compatibility
not defined

Age
2 years
Dependencies
3 Direct
Versions
4
Install Size
7.8 kB
Dist-tags
1
# of Files
9
Maintainers
1
TS Typings
No

coderhsh has more than a single and default latest tag published for the npm package. This means, there may be other tags available for this package, such as next to indicate future releases, or stable to indicate stable releases.