DEV Community

Matti Bar-Zeev
Matti Bar-Zeev

Posted on

Ready to explore your NPM scripts?

Explore the NPM scripts of your project and see how they depend on one another -
You can try this open-source CLI tool I've made, called npmapper
Simply run npx npmapper on any project directory which has package.json in it and browse the results

I would love to hear your feedback :)

For more details, check this one here: https://dev.to/mbarzeev/mapping-your-npm-scripts-with-npmapper-1ih0

Top comments (0)