vendorate

1.1.0 • Public • Published

Vendorate

A wrapper around browserify to vendor node_module dependencies into a single file.

Installation

npm install --save-dev vendorate

Usage

npx vendorate some-library SomeLibrary

This will output a file like Vendor.SomeLibrary.ab3692a8sb82bas2.js. When used, the library is exposed globally under Vendor.SomeLibrary.

Package Sidebar

Install

npm i vendorate

Weekly Downloads

1

Version

1.1.0

License

ISC

Unpacked Size

1.9 kB

Total Files

3

Last publish

Collaborators

  • mushishi78