nhp

nhp is a html templating language which uses a variant of the moustache syntax, and tags similar to php for conditions and operations.

Usage no npm install needed!

<script type="module">
  import nhp from 'https://cdn.skypack.dev/nhp';
</script>

README

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