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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.4.0
    2
    • latest

Version History

Package Sidebar

Install

npm i jade-graph

Weekly Downloads

5

Version

0.4.0

License

BSD

Last publish

Collaborators

  • samccone