check-package-usage

0.2.0 • Public • Published

check-package-usage

Build Status License

A CLI that checks how a package is used in your source; shows unused packages; which packages are used in CommonJS/ESM; and other insights about your packages.

Installation

This library is published in the NPM registry and can be installed using any compatible package manager.

npm install check-package-usage --save

# For Yarn, use the command below.
yarn add check-package-usage

License

Released under MIT License.

/check-package-usage/

    Package Sidebar

    Install

    npm i check-package-usage

    Weekly Downloads

    6

    Version

    0.2.0

    License

    MIT

    Unpacked Size

    39.2 kB

    Total Files

    5

    Last publish

    Collaborators

    • vitorluizc