awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

12 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • ruyadorno/ntlAvatar von ruyadorno

    ruyadorno/ntl

    961Auf GitHub ansehen↗

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

    Interactive CLI menu for listing and running scripts.

    JavaScript
    Auf GitHub ansehen↗961
  • sindresorhus/opn-cliAvatar von sindresorhus

    sindresorhus/opn-cli

    448Auf GitHub ansehen↗

    `sh npm install --global open-cli `

    Opens files or URLs in the default application.

    JavaScript
    Auf GitHub ansehen↗448
  • stefanjudis/forrestAvatar von stefanjudis

    stefanjudis/forrest

    339Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗339
  • sindresorhus/gzip-size-cliAvatar von sindresorhus

    sindresorhus/gzip-size-cli

    192Auf GitHub ansehen↗

    Get the gzipped size of a file or stdin

    Calculates the gzipped size of files or stdin.

    JavaScript
    Auf GitHub ansehen↗192
  • keithamus/hashmarkAvatar von keithamus

    keithamus/hashmark

    190Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗190
  • timoxley/npm-runAvatar von timoxley

    timoxley/npm-run

    187Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗187
  • bahmutov/npm-quick-runAvatar von bahmutov

    bahmutov/npm-quick-run

    147Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗147
  • samueleaton/screwyAvatar von samueleaton

    samueleaton/screwy

    113Auf GitHub ansehen↗

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

    Provides a GUI for managing npm scripts.

    JavaScript
    Auf GitHub ansehen↗113
  • micromata/cli-error-notifierAvatar von micromata

    micromata/cli-error-notifier

    72Auf GitHub ansehen↗

    Sends native desktop notifications if CLI apps fail

    Sends desktop notifications when scripts fail.

    JavaScript
    Auf GitHub ansehen↗72
  • ryanzim/edit-scriptAvatar von RyanZim

    RyanZim/edit-script

    10Auf GitHub ansehen↗

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

    Edits scripts from the command line without escaping issues.

    JavaScript
    Auf GitHub ansehen↗10
  • heldr/headrAvatar von heldr

    heldr/headr

    4Auf GitHub ansehen↗

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

    Adds banner information to files.

    JavaScript
    Auf GitHub ansehen↗4
  • thompsonemerson/bower-files-cliT

    thompsonemerson/bower-files-cli

    0Auf GitHub ansehen↗

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

    Retrieves main bower files via command line.

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