haor-utils

v1.0.2

在我们日常开发中,每个公司都有自己的工具类,当然封装的方法不同, 有的可能就会放在一个 `utils/index.js` 文件中, 但是这样存在一个问题就是,如果方法过多的话,维护起来很麻烦,后面就想了一下,对模块进行拆分,常见的比如分为: `base、date、file、data、security...` 等模块,每个模块做自己对应的方法,如有新增模块,只需要在 `utils/index` 暴露出去即可, 最后对外界通过`index.js` 导入使用, 这样实现的功能是一样的,而且维护成本低了很多 For more information about how to use this package see README

Latest version published 4 years ago
License: ISC

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

42 / 100

Explore Similar Packages

Security

No known security issues
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 | 02/2020
Popular
  • 0
    C
  • 0
    H
  • 0
    M
  • 0
    L
  • 0
    H
  • 0
    M
  • 0
    L
License
ISC
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 (1)

Download trend
GitHub Stars
22
Forks
2
Contributors
0

Direct Usage Popularity


The npm package haor-utils receives a total of 1 downloads a week. As such, we scored haor-utils popularity level to be Limited.

Based on project statistics from the GitHub repository for the npm package haor-utils, we found that it has been starred 22 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.

We found a way for you to contribute to the project! Looks like haor-utils is missing a Code of Conduct.


Embed Package Health Score Badge

package health: 42/100 package health 42/100

Maintenance

Inactive

Commit Frequency

No Recent Commits
Open Issues
0
Open PR
0
Last Release
4 years ago
Last Commit
4 years ago

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

An important project maintenance signal to consider for haor-utils is that it hasn't seen any new versions released to npm in the past 12 months, and could be considered as a discontinued project, or that which receives low attention from its maintainers.

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
4 years
Dependencies
0 Direct
Versions
4
Install Size
17.9 kB
Dist-tags
1
# of Files
9
Maintainers
1
TS Typings
No

haor-utils 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.