baryshev / ect

Fastest JavaScript template engine with embedded CoffeeScript syntax
http://ectjs.com
MIT License
627 stars 70 forks source link

Is this active? #101

Closed Aaronov closed 7 years ago

Aaronov commented 7 years ago

Is ECT in active development or has it been abandoned? Been 2 years since a commit...

baryshev commented 7 years ago

You can checkout next branch, also it available in npm as ect@1.0.0. I know that many things need to be improved, and i'm trying to make it possible, but i need more free time to do it.

baryshev commented 7 years ago

Also, I'm using ect in all my node.js based web projects, and feel comfortable. It still very fast and i think the template syntax is good enough.

Aaronov commented 7 years ago

Thanks for letting me know! I am looking for best performing engine and I already use ECT but wanted to re-evaluate for a new project if ECT wasn't being maintained. I'll look at 1.0.0.