clyfe
clyfe
Correct me if I'm wrong. As far as I can tell CoffeeKup will never be able to stream the template results because to be able to return the results the...
Currently vapor.js has no ponies. A lot of users have requested that ponies be supported. I have a ponies vapor.js plugin at http://github.com/clyfe/ponies.vapor.js but we would like ponies to be...
Having `heredoc` literal string templates inside the `.coffee` views `/app/views/**/view.coffee` is obtrusive. Have you thought of using something similar to ICanHaz ( https://github.com/andyet/ICanHaz.js ) ie.: ``` # some.html ... #...
closes #3
DHH's Turbolinks allows for programatic `Turbolinks.visit(url)`. Angular-turbolinks should also expose it's [.visit()](https://github.com/cdunn/angular-turbolinks/blob/master/lib/assets/javascripts/angular-turbolinks.js.coffee#L187) method in something like maybe a service I believe (ng noob). For example I have a modal I...
In the [example app](https://portal.aviso.io/#/document/open-source/rook/Current/example.html), it seems to me that [transit-clj](https://github.com/cognitect/transit-clj) is a required dependency. Without it I get: ``` Exception in thread "main" java.io.FileNotFoundException: Could not locate cognitect/transit__init.class or cognitect/transit.clj...
Please publish extension on https://open-vsx.org so VSCodium users can use it as well.