shawnbot / meta-template

:sparkles: Automagically convert Nunjucks templates into a variety of other formats!
52 stars 9 forks source link

Add basic ERB formatter #6

Closed dsingleton closed 7 years ago

dsingleton commented 7 years ago

Covers basic ERB functionality (see spec for details). Notable bits:

I'm going to continue looking a blocks, as we use them heavily in our shared layout, but I wanted to get a basic PR first 👍

dsingleton commented 7 years ago

@shawnbot Any thoughts? Appreciate the Not behaviour might be a bit more contentious.

We're starting to use this (off my branch) in our alpha, hence adding Not and tidying up a couple of non ERB bits.

shawnbot commented 7 years ago

Hey @dsingleton! Thank you so much for this. I'm going to go ahead and merge this then work on getting an npm release out with a more official CLI. As for the Not implementation, 👍