Bhavin

Results 4 issues of Bhavin

Is it possible to embedded eco template inside coffeescript file? For example, using it with backbone view ``` class Foo extends Backbone.View template: ''' ''' render: -> # Compile eco...

Strange but when I use some of the snippets with typescript, it always returns the result of the first param. For example ``` typescript import {matches} from 'z'; const person...

bug
help wanted

This is a great plugin. It will be super if there is an option to view the output in a tooltip shown within the editor window. This [video](https://www.youtube.com/watch?v=7vYr12vlwrA#t=329) by Venkat...

need more info

I am trying to use brunch on a project that is using [polymerjs](https://github.com/Polymer/polymer). Polymerjs has a bower.json for all its components however none of them apparently has "main" property. I...