Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

npm-user-packages-downloads

tiagodanin16MIT1.0.0

Get npm packages per author with download counts

api, homepage, npm, packages, user, version, downloads

readme

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