1.0.1 • Published 3 years ago
npm-pkg-downloader v1.0.1
npm-downloader
tiny helper to download package from npm and extract the source
import { downloadPackage } from "npm-downloader";
downloadPackage("@babel/core", "test_dir");
tiny helper to download package from npm and extract the source
import { downloadPackage } from "npm-downloader";
downloadPackage("@babel/core", "test_dir");