Here are
270 public repositories
matching this topic...
NPM Package Scripts -- All the benefits of npm scripts without the cost of a bloated package.json and limits of json
-
Updated
Feb 27, 2022
-
JavaScript
Fast, resilient, reproducible builds with npm install.
-
Updated
Jan 3, 2022
-
TypeScript
The npm-style script runner for Deno
-
Updated
Jul 4, 2022
-
TypeScript
Consistent dependency versions in large JavaScript Monorepos.
-
Updated
Jun 25, 2022
-
TypeScript
checks which modules you have used in your code and then makes sure they are listed as dependencies in your package.json
-
Updated
Jul 5, 2022
-
JavaScript
✍️ All the npm/yarn commands I don't want to type
Prettier formatter for package.json files
-
Updated
Jun 22, 2022
-
TypeScript
Flexible npm dependency update tool
-
Updated
Jul 2, 2022
-
JavaScript
Checks that all dependencies in your package.json have supported versions installed and complies with your specified node engine version range
-
Updated
Jul 4, 2022
-
JavaScript
Webpack plugin to auto inject version into html or file
-
Updated
Jun 9, 2021
-
JavaScript
💛 Quickly view a list of your dependencies' open issues.
-
Updated
Jun 28, 2022
-
JavaScript
Generates a package.json file containing the external modules used by your webpack bundle
-
Updated
Jan 24, 2022
-
JavaScript
Clones and (re)installs packages from remote git repos. See
npm/npm#3055
-
Updated
Apr 26, 2017
-
CoffeeScript
Checks if your dependencies have package.json files config or an .npmignore for packaging
-
Updated
Feb 3, 2017
-
JavaScript
CLI for a painless way to upgrade your package.json dependencies!
-
Updated
Apr 14, 2022
-
JavaScript
A tool that generates an initial coala config file for you!
-
Updated
Jun 17, 2022
-
Python
The Official package.json Standard™ for Npm® endorsed fields
-
Updated
Sep 11, 2018
-
JavaScript
Validate a package.json file
-
Updated
Jun 26, 2022
-
JavaScript
A CLI tool to interactively search & select one or many package.json npm scripts to run
-
Updated
Jun 22, 2022
-
JavaScript
Let's you read package.json from any directory
-
Updated
Jun 29, 2018
-
JavaScript
Get the current package's binary path
-
Updated
Jun 27, 2022
-
JavaScript
To cross-platform the "config" and root variable reference of package.json in npm-scripts.
-
Updated
Oct 16, 2020
-
TypeScript
A powerful "short-cutter" to your console to you and your team!
-
Updated
Feb 11, 2022
-
JavaScript
A module to get the minimum usable engine(s)
-
Updated
Jan 5, 2021
-
JavaScript
Summarize package information
-
Updated
Dec 11, 2017
-
JavaScript
CLI tool which checks that dependencies are on consistent versions across a monorepo / yarn workspace.
-
Updated
Jul 6, 2022
-
TypeScript
Repository for Minecraft package metadata update scripts
-
Updated
Jun 7, 2022
-
Python
Minimalist CLI to sync only basic properties from package.json to bower.json
-
Updated
Mar 16, 2017
-
JavaScript
This is the repository for my course, Tooling with NPM Scripts on LinkedIn Learning and Lynda.com.
-
Updated
Nov 11, 2017
-
HTML
Improve this page
Add a description, image, and links to the
package-json
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
package-json
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Suggestion
To prevent too much noise on output, add an option
--quietto omit successful output. Error output could be display as is.