Skip to content

d-513/npm-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm-downloader

tiny helper to download package from npm and extract the source

import { downloadPackage } from "npm-pkg-downloader";

downloadPackage("@babel/core", "test_dir");

Releases

No releases published

Packages

No packages published