wirenpm

0.0.0 • Public • Published

wirenpm

Wire npm dependencies to your source code.

Travis Status AppVeyor Status Codacy Status Dependencies Status Download Status Version Status Gitter Chat

Why it's awesome?

Installing a npm package with --save will add the package as a dependency in your project's package.json file. This library reads that file, then reads the package.json files for each of those dependencies. Based on these connections, it determines the order your scripts must be included before injecting them between placeholders in your source code.

Download

Install with npm

$ npm install -g wirenpm

Install with Yarn

$ yarn install -g wirenpm

Table of Contents

Contributing

Want to contribute? Follow these recommendations.

License

Designed with ♥ by CJ Patoilo. Licensed under the MIT License.

Package Sidebar

Install

npm i wirenpm

Weekly Downloads

1

Version

0.0.0

License

MIT

Last publish

Collaborators

  • cjpatoilo