js-dep
v0.0.5
Published
Finds and logs the dependencies of a given JavaScript file.
Downloads
4
Readme
js-dep
The best project ever.
Getting Started
Install the module with: npm install js-dep
var js_dep = require('js-dep');
js_dep.awesome(); // "awesome"
Documentation
(Coming soon)
Examples
(Coming soon)
Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.
Release History
(Nothing yet)
License
Copyright (c) 2014 boyney123
Licensed under the MIT license.