walrus icon indicating copy to clipboard operation
walrus copied to clipboard

A bolder kind of mustache

Results 7 walrus issues
Sort by recently updated
recently updated
newest added

When I was trying to compile the template without the `friends` array (because data is dynamic): ```html {{name.first}} {{name.last}} {{:each @friends do}} {{name}} {{end}} ``` I get this message: ```...

@kagd added a test for 0600 in #28, but it would be great if we didn't have to deal with that BS.

http://microjs.com/#templating

And then pass it back to walrus to create the readme. Baller. https://github.com/visionmedia/dox

dope

Because it would be awesome.

dope

Right now, these tokens are separate from the member they denote, which is not a huge issue but is kind of weird. One could potentially write `{{ : each @...

improvement