Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 )
- Host: GitHub
- URL: https://github.com/scorpionjay/mars
- Owner: ScorpionJay
- License: mit
- Created: 2014-07-02T06:38:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-06-19T07:41:18.000Z (over 6 years ago)
- Last Synced: 2023-08-15T05:08:48.593Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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文件夹下优化中...