Socket
Book a DemoInstallSign in
Socket

jade-graph

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jade-graph

a jade asset graph

latest
Source
npmnpm
Version
0.4.0
Version published
Weekly downloads
1
-80%
Maintainers
1
Weekly downloads
 
Created
Source

jade graph

Build Status

a jade asset graph generator

current status

  • detects single includes and nested includes

how to use

  jadeGraph = require('jade-graph');
  paths     = jadeGraph.getDependencies(<file path>);

  console.log(paths);

Keywords

jade

FAQs

Package last updated on 28 Oct 2013

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