Latest Socket ResearchMalicious Chrome Extension Performs Hidden Affiliate Hijacking.Details
Socket
Book a DemoInstallSign in
Socket

snowpack-plugin-nunjucks

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

snowpack-plugin-nunjucks

Use Nunjucks to build .njk files from source.

latest
Source
npmnpm
Version
0.0.3
Version published
Maintainers
1
Created
Source

snowpack-plugin-nunjucks

npm

Use Nunjucks to build .njk files from source.

Usage

From a terminal, run the following:

npm install --save-dev snowpack-plugin-nunjucks

Then add this plugin to your Snowpack config:

// snowpack.config.json
{
  "plugins": [
    "snowpack-plugin-nunjucks"
  ]
}

FAQs

Package last updated on 07 Jan 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts