1.0.4 • Published 5 years ago

weekly-downloads v1.0.4

Weekly downloads
3
License
ISC
Repository
-
Last release
5 years ago

Weekly downloads

You can install this package by typing the following command in the command line :-

npm i weekly-downloads

Then, you can require the package in your code like:-

const weeklyDownloads = require("weekly-downloads")

So, what this package basically does is to console.log the number of weekly downloads of a npm package.
For example , if you want to see the number of weekly downloads of express you call this package and pass the package name (in this case, express) as a parameter
The code for performing the above action :-

weeklyDownloads("express")

Thanks for showing your support by downloading the package . I hope you liked it!

1.0.4

5 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago