gqcoffee
v1.0.25
Published
gqcoffee is a smart loading script for loading coffee scripts. all coffee scripts in the given folder will be parsed live and attached to global.coffee. checkout test/test.js for examples
Downloads
9
Readme
vc=
{
} } {
{ { } }
} }{ {
{ }{ } } _____ __ __
( }{ }{ { ) / ____| / |/ |
.- { { } { }} -. | | ___ | || | ___ ___
( ( } { } { } } ) | | / _ | | / _ / _
|-..________ ..-'| | |___| (_) | | | || __/ __/
| | \_____\___/|_| |_| \___|\___|
| ;--.
| (__ \ _____ _ _
| | ) ) / ____| (_) | |
| |/ / | (___ ___ _ __ _ _ __ | |_
| ( / \___ \ / __| '__| | '_ \| __|
| |/ ____) | (__| | | | |_) | |_
| | |_____/ \___|_| |_| .__/ \__|
-..________..-' | |
||
gqcoffee is a small script for loading all .coffee files in a given folder to global.coffee with respective filename as coffee properties.
npm install gqcoffee
see test/test.js for usage