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
·

12 repository-uri

Awesome GitHub RepositoriesScript Management Tools

Utilities for managing, running, and editing npm scripts.

Explore 12 awesome GitHub repositories matching part of an awesome list · Script Management Tools. Refine with filters or upvote what's useful.

Awesome Script Management Tools GitHub Repositories

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

    ruyadorno/ntl

    961Vezi pe GitHub↗

    Node Task List: Interactive cli to list and run package.json scripts

    Interactive CLI menu for listing and running scripts.

    JavaScript
    Vezi pe GitHub↗961
  • sindresorhus/opn-cliAvatar sindresorhus

    sindresorhus/opn-cli

    448Vezi pe GitHub↗

    `sh npm install --global open-cli `

    Opens files or URLs in the default application.

    JavaScript
    Vezi pe GitHub↗448
  • stefanjudis/forrestAvatar stefanjudis

    stefanjudis/forrest

    339Vezi pe GitHub↗

    Forrest is an npm desktop client to deal with daily work flows. It lets you control common npm commands and all custom scripts defined in the package.json.

    Desktop client for managing npm scripts.

    Vue
    Vezi pe GitHub↗339
  • sindresorhus/gzip-size-cliAvatar sindresorhus

    sindresorhus/gzip-size-cli

    192Vezi pe GitHub↗

    Get the gzipped size of a file or stdin

    Calculates the gzipped size of files or stdin.

    JavaScript
    Vezi pe GitHub↗192
  • keithamus/hashmarkAvatar keithamus

    keithamus/hashmark

    190Vezi pe GitHub↗

    HashMark is a small utility which takes a file (or sdtin) as input, and writes the contents of the input to a file named with a hash digest of the file. This is useful for cache busting sticky caches - files can have far future expires headers and when the code changes, a new filename is created.

    Generates files with content-based hashes in their names.

    JavaScript
    Vezi pe GitHub↗190
  • timoxley/npm-runAvatar timoxley

    timoxley/npm-run

    187Vezi pe GitHub↗

    Use npm-run to ensure you're using the same version of a package on the command-line and in package.json scripts.

    Runs locally installed node module executables.

    JavaScript
    Vezi pe GitHub↗187
  • bahmutov/npm-quick-runAvatar bahmutov

    bahmutov/npm-quick-run

    147Vezi pe GitHub↗

    Install as a global tool npm install -g npm-quick-run. This creates two aliases nrun and nr

    Runs scripts by prefix without typing full names.

    JavaScript
    Vezi pe GitHub↗147
  • samueleaton/screwyAvatar samueleaton

    samueleaton/screwy

    113Vezi pe GitHub↗

    The npm scripts GUI. (Formerly npm-scripts-gui)

    Provides a GUI for managing npm scripts.

    JavaScript
    Vezi pe GitHub↗113
  • micromata/cli-error-notifierAvatar micromata

    micromata/cli-error-notifier

    72Vezi pe GitHub↗

    Sends native desktop notifications if CLI apps fail

    Sends desktop notifications when scripts fail.

    JavaScript
    Vezi pe GitHub↗72
  • ryanzim/edit-scriptAvatar RyanZim

    RyanZim/edit-script

    10Vezi pe GitHub↗

    Edit npm scripts from the command line without worrying about json escaping.

    Edits scripts from the command line without escaping issues.

    JavaScript
    Vezi pe GitHub↗10
  • heldr/headrAvatar heldr

    heldr/headr

    4Vezi pe GitHub↗

    Adds header / banner info to a file. Nice to use as npm script :)

    Adds banner information to files.

    JavaScript
    Vezi pe GitHub↗4
  • thompsonemerson/bower-files-cliT

    thompsonemerson/bower-files-cli

    0Vezi pe GitHub↗

    ```bash npm i -D bower-files-cli

    Retrieves main bower files via command line.

    Vezi pe GitHub↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Script Management Tools