This is the Linux app named Nunjucks whose latest release can be downloaded as v3.2.2.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Nunjucks with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
Nunjucks
DESCRIPTION:
A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired). You've been looking for a more sophisticated templating engine for JavaScript. Here it is. Rich Powerful language with block inheritance, autoescaping, macros, asynchronous control, and more. Heavily inspired by jinja2. Fast & Lean High-performant. Small 8K gzipped runtime with precompiled templates in the browser. Crazy extensible with custom filters and extensions. Everywhere available in node and all modern web browsers, with thorough precompilation options. Nunjucks allows you to port all of your existing templates from a project to something that's easier to manage. By moving your templates to the client, transfer sizes are reduced and page responsiveness increases significantly. Your API supplies data, meaning you can decouple testing the front-end from testing the back-end.
Features
- Use any of the builtin filters to work with variables, and even create your own
- Use keyword arguments to any function or filter
- Template inheritance allows you to reuse templates in a powerful way
- Define skeleton structures that child templates fill in
- You can even write asynchronous templates if you need to make asynchronous calls in filters!
- Take advantage of asyncAll to execute all iterations in parallel, assuming lookup is asynchronous
Programming Language
JavaScript
This is an application that can also be fetched from https://sourceforge.net/projects/nunjucks.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.