npm-user-packages-downloads

1.0.0 • Public • Published

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

Package Sidebar

Install

npm i npm-user-packages-downloads

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

3.27 kB

Total Files

4

Last publish

Collaborators

  • tiagodanin