mauricemach / coffeekup

Markup as CoffeeScript.
coffeekup.org
MIT License
1.26k stars 84 forks source link

Support for require() #86

Closed andreineculau closed 10 years ago

andreineculau commented 13 years ago

If coffeekup supports coffeescript helpers, then why not add support for requiring a module?

One could then require "fs", read files, etc

avioli commented 12 years ago

I second that, but just to clarify it - a require inside a template, so the scope is not too narrowed down.

gradus commented 12 years ago

please see issue #110