cdeps

0.1.0 • Public • Published

cdeps

NPM version Build Status Coverage Status NPM downloads

Get module/project dependences recursively by entry file, support js and css.


Install

$ npm install cdeps

Usage

var cdeps = require('cdeps');
cdeps(entry_file_path); // get deps

LISENCE

Copyright (c) 2014 chencheng. Licensed under the MIT license.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    31
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    31

Package Sidebar

Install

npm i cdeps

Weekly Downloads

9

Version

0.1.0

License

MIT

Last publish

Collaborators

  • sorrycc