NPM Package Scripts -- All the benefits of npm scripts without the cost of a bloated package.json and limits of json
-
Updated
Feb 18, 2025 - JavaScript
NPM Package Scripts -- All the benefits of npm scripts without the cost of a bloated package.json and limits of json
checks which modules you have used in your code and then makes sure they are listed as dependencies in your package.json
Checks that all dependencies in your package.json have supported versions installed and complies with your specified node engine version range
Flexible npm and poetry dependency update tool
Generates a package.json file containing the external modules used by your webpack bundle
Webpack plugin to auto inject version into html or file
💛 Quickly view a list of your dependencies' open issues.
CLI for a painless way to upgrade your package.json dependencies!
Checks if your dependencies have package.json files config or an .npmignore for packaging
The Official package.json Standard™ for Npm® endorsed fields
✂️ Simple extension for Visual Studio Code that allows you to quickly delete your project's node_modules directory
A CLI tool to interactively search & select one or many package.json npm scripts to run
Get the current package's binary path
A utility to check your engines for Node.js
Let's you read package.json from any directory
A module to get the minimum usable engine(s)
Summarize package information
Add a description, image, and links to the package-json topic page so that developers can more easily learn about it.
To associate your repository with the package-json topic, visit your repo's landing page and select "manage topics."