thiloplanz

Results 24 issues of thiloplanz

It seems that you cannot have a Coffeescript switch statement in an eco template: http://stackoverflow.com/questions/8920981/can-i-use-a-coffeescript-switch-block-in-eco Or if you can, it is not obvious how.

It seems that a lot of things have changed in the MapReduce API, so these examples do not work anymore, at least not out-of-the-box. It is not immediately clear if...

This is more of a question than a feature request, I am not sure if I should be wanting this or if there is a better way, but I find...

Is there a version that works with Scala 2.13 ?

Is there a comparison with the "react-d3" project by @esbullington, especially about how the integration between React and D3 is done?

The templates are licensed under CC-BY-SA-3.0 (see #2). What does this imply for how they can be used? Attribution is easy, I guess, just include a link to this Github...

The `call` AST is defined as call(r :R, funcIndex: VarUint32, args :AnyOp[]) where `R` is the return type. This does not include `Void` (which needs `AnyResult`) How do I call...

Coffeescript has a "Literate Programming" mode that is based on Markdown. http://coffeescript.org/#literate It uses the extension .litcoffee. Would be nice if this plugin could support that, too. Is there a...

It would be nice to add support for PDF encryption (which the underlying rendering library already implements). I imagine this would be exposed via optional parameters to the `toBytes` and...

this patch updates the project to use the android version of twitter4j for interacting with Twitter via the REST API