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.

/cdeps/

    Package Sidebar

    Install

    npm i cdeps

    Weekly Downloads

    7

    Version

    0.1.0

    License

    MIT

    Last publish

    Collaborators

    • sorrycc