Jiko works with both client-side (browsers) and server-side (Node.js) environments, providing a powerful template system modeled after Jinja and Mako.
Just like the aforementioned tools it does not try to reinvent the wheel, using as much native JavaScript syntax as possible, while keeping the templates and placeholders clean and organized.
Jiko compiles template files to JavaScript directly, and because of this it achieved pretty high compilation speeds, being a tool that can be used in production environments without any problems.
Here are some key features of "Jiko":