jade-graph

0.4.0 • Public • Published

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);

Readme

Keywords

none

Package Sidebar

Install

npm i jade-graph

Weekly Downloads

4

Version

0.4.0

License

BSD

Last publish

Collaborators

  • samccone