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

ymini

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ymini

A gulp base bin tool for minify js and css

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

#About

一个简单的命令行压缩js和css的工具

Update

  • 1.0.0:优化压缩逻辑,自动区分文件类型进行压缩

Install

shell (node.js)

npm install ymini -g

Usage

####JS压缩

ymini  --path {PATH || FILENAME} #压缩指定文件夹下的所有'.js'文件

####css压缩

ymini  --path {PATH || FILENAME} #压缩指定文件夹下的所有'.css'文件

Keywords

javascript

FAQs

Package last updated on 25 Sep 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