npm-carve

Download npm packages and their dependencies.

Usage no npm install needed!

<script type="module">
  import npmCarve from 'https://cdn.skypack.dev/npm-carve';
</script>

README

Carve

Install with npm:

npm install --global npm-carve

Usage

Usage
    $ carve <package-name>... [options]

Options
    --output, -o  Output directory (default: packages)
    --help        Displays this help text
    --version     Displays the version number

Examples
    $ carve meow@5.0.0 react "moment@1||2||3" --output=dump