Skip to content
 
 

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wiredep

Wire dependencies to your source code.

Getting Started

Install the module with: npm install wiredep --save

var wiredep = require('wiredep')({
  directory: 'the directory of your Bower packages.',
  bowerJson: 'your bower.json file contents.',
  ignorePath: 'optional path to ignore from the injected filepath.',
  htmlFile: 'the path to the HTML file to take control of.'
});

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.

License

Copyright (c) 2013 Stephen Sawchuk. Licensed under the MIT license.

About

Wire dependencies to your source code.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages