NexusTools / node-nhp

nhp is a hypertext preprocessor which uses xml processing instructions similar to php, but a javascript like language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Package Version Build Status Coverage Status Apache License 2.0 Donate to NexusTools

node-nhp

node-nhp is a html templating language which uses a variants of the moustache syntax, and tags similar to php for methods. Moustache code is run directly in NodeJS by converting all variables to local, so it can be as complex as you need.

legal

node-nhp is licensed under Apache License 2.0

About

nhp is a hypertext preprocessor which uses xml processing instructions similar to php, but a javascript like language.

License:Apache License 2.0


Languages

Language:TypeScript 99.9%Language:JavaScript 0.1%