awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
sindresorhus avatar

sindresorhus/npm-run-path

0
View on GitHub↗
108 stars·10 forks·JavaScript·MIT·11 views

Npm Run Path

Get your PATH prepended with locally installed binaries

Features

  • Task Automation - Allows running local binaries by name in the terminal.

Star history

Star history chart for sindresorhus/npm-run-pathStar history chart for sindresorhus/npm-run-path

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Npm Run Path

These projects share indexed features with Npm Run Path. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • coderaiser/redruncoderaiser avatar

    coderaiser/redrun

    128View on GitHub↗

    ✨🐌 🐎✨ fastest npm scripts runner

    JavaScript
    View on GitHub↗128
  • micromata/cli-error-notifiermicromata avatar

    micromata/cli-error-notifier

    72View on GitHub↗

    Sends native desktop notifications if CLI apps fail

    JavaScript
    View on GitHub↗72
  • mysticatea/npm-run-allmysticatea avatar

    mysticatea/npm-run-all

    5,842View on GitHub↗

    npm-run-all is a command-line and programmatic tool for running multiple npm scripts in sequence, parallel, or mixed combinations without requiring an external task runner. It provides a straightforward way to orchestrate complex multi-step build or test workflows directly from the terminal or from within Node.js application code. The tool distinguishes itself by supporting mixed execution plans that combine sequential and parallel steps into a single command, allowing users to define dependency graphs where some scripts run concurrently while others wait for completion. It manages child-proc

    JavaScriptclicli-commandcli-commands
    View on GitHub↗5,842
  • qard/onchangeQard avatar

    Qard/onchange

    829View on GitHub↗

    Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.

    TypeScript
    View on GitHub↗829
Compare all 6 related projects→

Frequently asked questions

What does sindresorhus/npm-run-path do?

Get your PATH prepended with locally installed binaries

What are the main features of sindresorhus/npm-run-path?

The main features of sindresorhus/npm-run-path are: Task Automation.

Which projects share features with sindresorhus/npm-run-path?

Projects with overlapping indexed features include: coderaiser/redrun — ✨🐌 🐎✨ fastest npm scripts runner. micromata/cli-error-notifier — Sends native desktop notifications if CLI apps fail. mysticatea/npm-run-all — npm-run-all is a command-line and programmatic tool for running multiple npm scripts in sequence, parallel, or mixed… qard/onchange — Use glob patterns to watch file sets and run a command when anything is added, changed or deleted. ruyadorno/ntl — Node Task List: Interactive cli to list and run package.json scripts. typicode/husky — Husky is a Git hook manager that automates the installation and execution of version control lifecycle events within a…