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

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

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)