Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@z1399/zeta-packer

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

@z1399/zeta-packer

web app packer & render

  • 0.1.24
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

zeta-packer

zeta-packer 是一个前端项目管理工具,集成了雪碧图,源码混淆,组件化,依赖加载等功能,欢迎使用。

安装

环境需求:

node v4.x.x 
npm  v2.x.x 
python 2.7

没有翻墙的情况下换taobao镜像会好一些:

npm install cnpm -g --registry=https://registry.npm.taobao.org

开始安装:

cnpm install -g node-gyp
cnpm install -g zeta-packer 

安装完成后可以用一下zeta-packer来管理前端项目:

-h, --help              帮助指令
-v, --version           版本信息
-w, --watch             遍地debug版本(缺省)
-b, --build             编译release版本
-l, --lazy              不更新vendor
-f, --file [value]      指定配置文件名(缺省zeta.json)
-r, --renderer          启动仿真渲染进行调试


执行:
zeta-packer -w -r 
启动代码监听,仿真调试

FAQs

Package last updated on 07 Nov 2019

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc