https://github.com/georgeosddev/docpad-plugin-uglify
docpad-plugin-uglify
https://github.com/georgeosddev/docpad-plugin-uglify
Last synced: 2 months ago
JSON representation
docpad-plugin-uglify
- Host: GitHub
- URL: https://github.com/georgeosddev/docpad-plugin-uglify
- Owner: georgeOsdDev
- Created: 2012-10-04T08:16:11.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2020-03-18T09:40:51.000Z (about 5 years ago)
- Last Synced: 2025-01-20T19:33:53.901Z (4 months ago)
- Language: CoffeeScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: History.md
Awesome Lists containing this project
README
This plugin is managed at [docpad/docpad-plugin-uglify](https://github.com/docpad/docpad-plugin-uglify) now.
* * *
# UglifyJS Plugin for DocPad
Adds support for [UglifyJS](https://github.com/mishoo/UglifyJS) 's parser/compressor to [DocPad](https://github.com/bevry/docpad)## Install
```
npm install --save docpad-plugin-uglify
```## History
You can discover the history inside the `History.md` file## License
Licensed under the incredibly [permissive](http://en.wikipedia.org/wiki/Permissive_free_software_licence) [MIT License](http://creativecommons.org/licenses/MIT/)
Copyright © 2012 [Takeharu.Oshida](http://georgeosddev.github.com)