Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scorpionjay/mars

front-end develop tool( grunt )
https://github.com/scorpionjay/mars

Last synced: about 1 month ago
JSON representation

front-end develop tool( grunt )

Awesome Lists containing this project

README

        

# Mars

## 前端开发工具
- 1.编写代码,页面自动刷新
- 2.js压缩
- 3.js合并
- 4.html压缩
- 5.css压缩
- 6.image压缩
- 7.复制删除
- 8.打包build
- 9.js lib grunt b

## 如何使用
- 1.yarn install 安装js
- 2.将源码放在src文件夹下,grunt build打包到dist文件夹下

优化中...