New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

hzero-front-util

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

hzero-front-util

用于辅助 hzero-front 开发的前端工具

unpublished
latest
npmnpm
Version
0.1.37
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

hzero-front-util

用于辅助 hzero-front 开发的前端工具

transpile

  • 辅助开发
    • 编译项目
      • hzero transpile
      • 通过项目目录下的babel配置 来 编译 src 至 lib
      • 如果 目标文件 没有修改, 则不会写文件

codeScan

帮助扫描代码来

  • 扫描代码
    • hzero codeScan
      • 扫描国际化
        • 扫描生成的文件 在 项目/locale/code-scan 中
        • 生成好的 国际化文件 项目/locale/code-scan/process/locale.yml
        • 扫描出来的错误文件 项目/locale/code-scan/process/file-error.txt

release

TODO:

辅助发版的工具

  • 辅助发版
    • 编译项目: TODO(是否复用transpile)
    • 发版至私有源: TODO
    • 自动修改版本号: TODO
    • 自动打tag: TODO
    • 自动推拉代码等: TODO

git-check

TODO:

git hooks 辅助工具

  • 辅助开发
    • pre-commit: TODO: 检查提交格式 及 提交文件
    • checkout -b: TODO: 检查切换的分支是否符合格式
    • push: TODO: 检查 推送分支 与 当前分支
    • pull: TODO: 检查 当前分支 与 拉取分支

FAQs

Package last updated on 20 Mar 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts