packages-by

1.0.4 • Public • Published

P A C K A G E S - B Y

Total packages published by a npm user!

Install

$ npm install --save packages-by

Usage

const pkgby = require('packages-by');
 
pkgby('rishi').then(res => {
  console.log(res);
  // { count: '78' }
});

Related

  • packages-by-cli : Command line tool to find total packages published by a npm user

LICENSE

MIT © Rishi Giri

Package Sidebar

Install

npm i packages-by

Weekly Downloads

1

Version

1.0.4

License

MIT

Unpacked Size

2.96 kB

Total Files

4

Last publish

Collaborators

  • rishi