nunjucks

WebJar for nunjucks

Лицензия

Лицензия

BSD 2-Clause
Категории

Категории

Github Инструменты разработки Контроль версий
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

github-com-mozilla-nunjucks
Последняя версия

Последняя версия

2.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

nunjucks
WebJar for nunjucks
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/mozilla/nunjucks

Скачать github-com-mozilla-nunjucks

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-mozilla-nunjucks/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>github-com-mozilla-nunjucks</artifactId>
    <version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-mozilla-nunjucks/
implementation 'org.webjars.npm:github-com-mozilla-nunjucks:2.4.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-mozilla-nunjucks/
implementation ("org.webjars.npm:github-com-mozilla-nunjucks:2.4.0")
'org.webjars.npm:github-com-mozilla-nunjucks:jar:2.4.0'
<dependency org="org.webjars.npm" name="github-com-mozilla-nunjucks" rev="2.4.0">
  <artifact name="github-com-mozilla-nunjucks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-mozilla-nunjucks', version='2.4.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-mozilla-nunjucks" % "2.4.0"
[org.webjars.npm/github-com-mozilla-nunjucks "2.4.0"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.webjars.npm : asap jar [2.0.3,3)
org.webjars.npm : chokidar jar [1.0.0,2)
org.webjars.npm : yargs jar [3.32.0,4)

Модули Проекта

Данный проект не имеет модулей.

Nunjucks

NPM Version NPM Downloads Linux Build Windows Build Test Codecov

Nunjucks is a full featured templating engine for javascript. It is heavily inspired by jinja2. View the docs here.

Installation

npm install nunjucks

To use the file watcher built-in to Nunjucks, Chokidar must be installed separately.

npm install nunjucks chokidar

(View the CHANGELOG)

Documentation

See here.

Browser Support

Supported in all modern browsers. For IE8 support, use es5-shim.

Tests

Run the tests with npm test.

Watch master branch's tests running in the browser.

Mailing List

Join our mailing list and get help with and issues you have: https://groups.google.com/forum/?fromgroups#!forum/nunjucks

Want to help?

Contributions are always welcome! Before you submit an issue or pull request, please read our contribution guidelines.

Contributors

org.webjars.npm

Mozilla

This technology could fall into the right hands.

Версии библиотеки

Версия
2.4.0
1.3.0