# docpad-plugin-coffeescript
**Repository Path**: mirrors_alexgorbatchev/docpad-plugin-coffeescript
## Basic Information
- **Project Name**: docpad-plugin-coffeescript
- **Description**: Adds support for CoffeeScript to JavaScript compilation to DocPad
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-09-24
- **Last Updated**: 2026-07-11
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# CoffeeScript Plugin for DocPad
Adds support for [CoffeeScript](http://coffeescript.org/) to JavaScript compilation to [DocPad](https://docpad.org)
Convention: `.js.coffee`
## Install
```
npm install --save docpad-plugin-coffeescript
```
## 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 [Bevry Pty Ltd](http://bevry.me)
Copyright © 2011 [Benjamin Lupton](http://balupton.com)