mozilla / connect-cachify

Express connect middleware to provide easy frontend caching for Node.js
Mozilla Public License 2.0
131 stars 21 forks source link

remove globals, fixes from jshint #19

Closed seanmonstar closed 12 years ago

seanmonstar commented 12 years ago

fixes #16

some clean-up if we're going to be showing this stuff off with nodejitsu!

side note: would anyone possibly have relied on the globals? is this a big-deal incompatible change?