Info
Version: | 1.0.1 |
Author(s): | James Long |
Last Update: | Tuesday, January 28, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://jlongster.github.io/nunjucks/ |
NuGet Url: | https://www.nuget.org/packages/Nunjucks |
Install
Install-Package Nunjucks
dotnet add package Nunjucks
paket add Nunjucks
Nunjucks Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
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
- Extensible Crazy extensible with custom filters and extensions
- Everywhere Available in node and all modern web browsers, with thorough precompilation options.