collect-js-deps
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

collect-js-deps

Build Status npm version

Collect the minimal list of dependencies required by a JS file.

This module allows you to examine all dependencies of your Javascript project, and collect or list just those files that it relies on. It uses Browserify, and supports transforms (incuding tsify to compile TypeScript) to produce transformed or compiled files as output.

Installation

npm install --save-dev collect-js-deps

Usage

$(npm bin)/collect-js-deps --outdir <path> [--list] [browserify_options] <entry_files...>

Package Sidebar

Install

npm i collect-js-deps

Weekly Downloads

919

Version

0.1.2

License

Apache-2.0

Unpacked Size

21.9 kB

Total Files

11

Last publish

Collaborators

  • dsagal2