@nikku/nunjucks

v4.1.0
A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired)
template templating jinja

all

npm test

build:transpile

babel nunjucks --out-dir .

build:bundle

node scripts/bundle.js

build

npm run build:transpile && npm run build:bundle

codecov

codecov

mocha

mocha -R spec tests

lint

eslint nunjucks scripts tests

prepare

npm run build

test:instrument

cross-env NODE_ENV=test scripts/bundle.js

test:runner

cross-env NODE_ENV=test NODE_PATH=tests/test-node-pkgs scripts/testrunner.js

test

npm run lint && npm run test:instrument && npm run test:runner
npm i @nikku/nunjucks

Metadata

Downloads

Maintainers