monocle icon indicating copy to clipboard operation
monocle copied to clipboard

Build Awesome CoffeeScript MVC Applications

Results 2 monocle issues
Sort by recently updated
recently updated
newest added

This issue is related to: https://github.com/jashkenas/coffee-script/issues/2052 In https://github.com/soyjavi/monocle/blob/master/src/monocle.view.coffee, `Monocle.Templates` is used to cache the templates: ``` coffee _loadTemplateFrom: (url) -> className = @constructor.name unless Monocle.Templates[className] loader = if $$? then...

Added documentation in spanish language