weekly-downloads

1.0.4 • Public • Published

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!

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i weekly-downloads

    Weekly Downloads

    0

    Version

    1.0.4

    License

    ISC

    Unpacked Size

    2.15 kB

    Total Files

    3

    Last publish

    Collaborators

    • batman_is_real