donofkarma / node-ssi-parser

SSI parser for node.js
MIT License
2 stars 0 forks source link

Node.js SSI Parser

Trying to to implement an SSI parser for node.js. Will be starting out with some basic stuff (#include, #set, #echo etc.) and then extend to flow control.

Note: I've stopped working on this for the time being as I've changed my workflow to use a different templating tool.

Changelog

0.1.0

0.0.1