TeleMidia / ncl-formats

Tool for template processing and convert NCL documents

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ncl-formats

ncl-formats is a pure-lua tool for (1) template processing and (2) file convert NCL documents. More precisily, it can handle the following formats:

  • web templates languages

    $ lua ncl-formats.lua padding.json jinja2 template.j2 
    $ lua ncl-formats.lua padding.json mustache template.mustache partial1.mustache partial2.mustache
  • NCL templates languages

  • NCL-like languages

    Instalation

    $ luarocks install --server=https://luarocks.org/dev ncl-formats

About

Tool for template processing and convert NCL documents


Languages

Language:Lua 99.9%Language:HTML 0.1%