| |||||
A template engine allows developers to input custom content inside certain placeholder elements, always printing out content based on a pre-configured format.
simpleT implements such a system for Node.js websites and applications, providing the developer with control over his content and layout at the same time.
Here are some key features of "simpleT":
· Good performance
· No redundant whitespace
· Customizable delimiters
· Config-based system
· Client-side support
· Values injection
· Caching support
· Automatically escapes any problematic HTML characters
Requirements:
· Node.js 0.8 or higher

Via: simpleT 0.1.0






0 Comment:
Post a Comment