Skip to content
This repository was archived by the owner on Jul 11, 2024. It is now read-only.

ZhangTerrence/bundlephobia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bundlephobia

A Discord bot that can find all the dependencies for a given NPM package. Inspired by the following meme:

node_modules

Commands

Prints all the unique dependencies for a given package.

$set <PACKAGE>

node_modules

Prints the dependency tree for a given package.

$tree <PACKAGE>

node_modules

Print the total number of unique dependencies for a given package as well as the size of its dependency tree.

$info <PACKAGE>

node_modules

Prints all of the above.

$all <PACKAGE>

node_modules

About

A Discord bot that can find all the dependencies for a given NPM package.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages