@i2/nunjucks-lang

1.3.0 • Public • Published

nunjucks-i18n

nunjucks filter to format date and numbers

Installation

$ npm install --save nunjucks-i18n

Usage

If you want to configure and use your own nunjucks environment, you can pass it through

  var nunjucks = require('nunjucks'),
  var env = nunjucks.configure('.', { custom: 'options' }),
  var filters = require('nunjucks-i18n');

  filters(env);

License

Copyright © 2015 Inet2

Readme

Keywords

none

Package Sidebar

Install

npm i @i2/nunjucks-lang

Weekly Downloads

0

Version

1.3.0

License

UNLICENSED

Last publish

Collaborators

  • parroit