Tuesday 23 July 2019

I just published Kettle, a templating engine tailored for boilerplates

While working on a boilerplate recently I grew tired of having to generate an entire project everytime I wanted to check out my typings, tests and linter. Because every templating engine I found broke the code syntax, I decided to build my own which leverages comments to handle templating.So now, I am able to work on boilerplates with live linting, typings and unit tests which drastically sped up my templating process.I just published it here as a node package for you to check out.Every feedback is welcome

Submitted July 23, 2019 at 11:48AM by moufoo

No comments:

Post a Comment