Results 99 comments of James Campos

i _don't_ need the space there - it's simply easier to read if my eyes travel a shorter distance when flicking between the feature name and implementation. also, some users...

like that, but simpler and without the perf hit. really i just want macros

> Use `a.b{c}` for now. thanks, but for my use case, i want multiple levels of destructuring - `a{ b.c, d }`

i kinda guessed that - coffeescript uses `=` for default assignments. i would also be ok with removing `=` (#207); the inconsistency is what really bugs me

`f a |>& b` doesn't help if i want to store the final result: ``` $ coco -bce 'c = f a |>& b' var x0$, c; x0$ = c...

Hi thanks for the request. I like the idea of bundling themes, which would you suggest? I'd prefer popular themes already bundled with other rust projects. Also be warned, if...

> support embedded CSS that is a much larger task, but doable

@jeevatattva any progress? I may make a new release next month.