{"repo":"sindresorhus/gulp-nunjucks","free":true,"listed":false,"github":"https://github.com/sindresorhus/gulp-nunjucks","clone":"git clone https://github.com/sindresorhus/gulp-nunjucks.git","description":"Precompile Nunjucks templates","language":"JavaScript","stars":153,"topics":["javascript","nunjucks","precompile","gulp-plugin","nodejs","template"],"license":"MIT","category":"saas-starters-boilerplates","readme_excerpt":"gulp-nunjucks Compile/precompile Nunjucks templates Issues with the output should be reported on the Nunjucks issue tracker. Install Usage Compile You can alternatively use gulp-data to inject the data: Precompile API nunjucksCompile(data?, options?) Compile a template using the provided data . data Type: object The data object used to populate the text. options Type: object Options will be passed directly to the Nunjucks Environment constructor which will be used to compile templates. options.env Type: nunjucks.Environment \\ Default: new nunjucks.Environment() The custom Nunjucks Environment object which will be used to compile templates. If supplied, the rest of options will be ignored. options.filters Type: object An object containing custom filters that will be passed to Nunjucks, with the filter's name as key and the filter function as value. Async filters should be defined as async functions. You cannot use just a promise-returning function. options.extensions Type: object An object containing custom tags/extensions that will be passed to Nunjucks, with the extension's name as key and the extension instance as value. nunjucksPrecompile(options?) Precompile a template for rendering dynamically at a later time. Same options as nunjucks.precompile() except for name . options Type: object name Type: Function \\ Default: Relative template path\\ Example: templates/list.html You can override the default behavior by supplying a function which gets the current File object and is ","default_branch":null,"files":null,"tree":[],"storefront":"/r/sindresorhus","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/sindresorhus/gulp-nunjucks/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}