awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesInline Script Runners

Runs a shell command with access to specified npm packages, without needing a separate project or global install.

Distinct from Package Script Execution: Distinct from Package Script Execution: focuses on running inline shell commands with package dependencies, not predefined scripts in package manifests.

Explore 1 awesome GitHub repository matching development tools & productivity · Inline Script Runners. Refine with filters or upvote what's useful.

Awesome Inline Script Runners GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • zkat/npxAvatar zkat

    zkat/npx

    2,623Vezi pe GitHub↗

    npx is a tool that combines Node version management, on-demand package running, caching installation, remote execution, and shell command fallback into a single interface. It functions as an npm package runner that executes binaries on demand without requiring a global or local install, while also serving as an on-demand package installer that downloads and caches packages automatically before running their commands. The tool distinguishes itself through its ability to install and use specific Node.js versions on the fly for executing commands or scripts, and by replacing the shell's default

    Runs a shell command with access to specified npm packages, without needing a separate project or global install.

    JavaScriptclinpmpackage-manager
    Vezi pe GitHub↗2,623
  1. Home
  2. Development Tools & Productivity
  3. Package Script Execution
  4. Inline Script Runners