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

bundle-compare-analyzer

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bundle-compare-analyzer

Analyze the size of multiple git versions of the bundle.

  • 1.0.9
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

bundle-compare-analyzer

:sparkling_heart::rocket::rocket::rocket::rocket: ............ :kissing_heart:

bundle-compare-analyzer




  bundle-compare-analyzer是一个简单的分析各个版本代码打包文件大小的可视化工具。

Build Status Build Status

bundle-compare-analyzer可以在每次将代码文件打包时,生成一个版本。便于对比,分析各个版本打包文件的大小。

English Document

安装

npm install -g bundle-compare-analyzer

支持node4.0以上版本

使用

bundle-compare-analyzer有三个命令:

  • add <bundlePath/bundleFile>: 打包完成后,根据指定的打包目录或确定的一个文件生成一个版本.
  • compare: 对比分析各个版本.
  • remove: 删除版本.

生成版本

azer add ./build // 打包路径

bundle-compare-analyzer

删除版本

 azer remove
bundle-compare-analyzer

分析版本

azer compare

注意

  • 推荐使用[name].[chunkhash].js为输出的文件名称

How to Contribute

Anyone and everyone is welcome to contribute to this project. The best way to start is by checking our open issues, submit a new issues or feature request, participate in discussions, upvote or downvote the issues you like or dislike.

Keywords

FAQs

Package last updated on 19 May 2017

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