npm-pkg-downloader
v1.0.1
Published
Download packages from NPM and extract
Readme
npm-downloader
tiny helper to download package from npm and extract the source
import { downloadPackage } from "npm-downloader";
downloadPackage("@babel/core", "test_dir");