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
·
Back to micromata/cli-error-notifier

Open-source alternatives to Cli Error Notifier

16 open-source projects similar to micromata/cli-error-notifier, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Cli Error Notifier alternative.

  • ruyadorno/ntlAvatar von ruyadorno

    ruyadorno/ntl

    961Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗961
  • coderaiser/redrunAvatar von coderaiser

    coderaiser/redrun

    128Auf GitHub ansehen↗

    ✨🐌 🐎✨ fastest npm scripts runner

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

    heldr/headr

    4Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗4
  • 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.

    JavaScript
    Auf GitHub ansehen↗190
  • mysticatea/npm-run-allAvatar von mysticatea

    mysticatea/npm-run-all

    5,842Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,842

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • qard/onchangeAvatar von Qard

    Qard/onchange

    829Auf GitHub ansehen↗

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

    TypeScript
    Auf GitHub ansehen↗829
  • ryanzim/edit-scriptAvatar von RyanZim

    RyanZim/edit-script

    10Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗10
  • samueleaton/screwyAvatar von samueleaton

    samueleaton/screwy

    113Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗113
  • sindresorhus/gzip-size-cliAvatar von sindresorhus

    sindresorhus/gzip-size-cli

    192Auf GitHub ansehen↗

    Get the gzipped size of a file or stdin

    JavaScript
    Auf GitHub ansehen↗192
  • sindresorhus/npm-run-pathAvatar von sindresorhus

    sindresorhus/npm-run-path

    108Auf GitHub ansehen↗

    Get your PATH prepended with locally installed binaries

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

    sindresorhus/opn-cli

    448Auf GitHub ansehen↗

    `sh npm install --global open-cli `

    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.

    Vue
    Auf GitHub ansehen↗339
  • thompsonemerson/bower-files-cliT

    thompsonemerson/bower-files-cli

    0Auf GitHub ansehen↗

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

    Auf GitHub ansehen↗0
  • 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.

    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

    JavaScript
    Auf GitHub ansehen↗147
  • typicode/huskyAvatar von typicode

    typicode/husky

    35,156Auf GitHub ansehen↗

    Husky is a Git hook manager that automates the installation and execution of version control lifecycle events within a project repository. It functions by redirecting standard version control event triggers to a centralized configuration directory, allowing teams to standardize development workflows and enforce code quality without requiring manual setup on every machine. The tool enables custom workflow automation by triggering shell scripts during operations such as committing or pushing code. It distinguishes itself by integrating directly into package manager lifecycles, ensuring that aut

    JavaScriptcommitgithooks
    Auf GitHub ansehen↗35,156