Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

npm libraries downloader

Downloads all npm library names using the all-the-package-names package.

installation

First make sure you have npm installed. Then switch directory and install the dependencies.

npm --version

cd npm_libraries/

npm install

usage

Use node to run the download script. This will download all npm library names to ../data/libraries/npm_data.json.

node download_libraries.js