wistia / fresh-url

Drop this script on your page and enjoy the freshest of URLs
270 stars 30 forks source link

Ruby -> JS #1

Closed hijonathan closed 10 years ago

hijonathan commented 10 years ago

Using gulp.js in favor of guard and Ruby-ness. Figured it'd be appropriate, since this is a js lib :]

Also added npm and bower files. However, I didn't implement gulp to run the jasmine tests.

hijonathan commented 10 years ago

So I added a jasmine test runner, but it doesn't actually work because this library depends on the window variable :P

bschwartz commented 10 years ago

Thanks for doing this! Going to merge and then make a few tweaks. :rocket: