About

Get npm packages per author with download counts by Tiago Danin.


Npm-User-Packages-Downloads

Get npm packages per author with download counts

Usage

const npmUserPackagesDownloads = require('mpm-user-packages-downloads')
npmUserPackagesDownloads('tiagodanin', '2017-12-03:2018-12-11')
	.then((data) => console.log(data))

Installation

This is a Node.js module available through the npm registry. It can be installed using the npm or yarn command line tools.

npm install npm-user-packages-downloads --save

Dependencies

License

MIT


JavaScript

1