cowboyd / commonjs.rb

Common JS for Ruby
github.com/cowboyd/commonjs.rb
MIT License
61 stars 26 forks source link

add coffeescript support #8

Closed dominicpacquing closed 9 years ago

dominicpacquing commented 12 years ago

These changes add support in reading coffee files. I believe this might be useful especially more developers are now using coffeescript. Thanks!

kares commented 12 years ago

actually, please don't :) thanks ! although maybe some simple support for require loading extensions, for anyone wanting to extend CommonJS with whatever script (missing the Java word from it's name :)), would turn out to be useful ...