awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 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/ntlruyadorno 的头像

    ruyadorno/ntl

    961在 GitHub 上查看↗

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

    JavaScript
    在 GitHub 上查看↗961
  • coderaiser/redruncoderaiser 的头像

    coderaiser/redrun

    128在 GitHub 上查看↗

    ✨🐌 🐎✨ fastest npm scripts runner

    JavaScript
    在 GitHub 上查看↗128
  • heldr/headrheldr 的头像

    heldr/headr

    4在 GitHub 上查看↗

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

    JavaScript
    在 GitHub 上查看↗4
  • keithamus/hashmarkkeithamus 的头像

    keithamus/hashmark

    190在 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.

    JavaScript
    在 GitHub 上查看↗190
  • mysticatea/npm-run-allmysticatea 的头像

    mysticatea/npm-run-all

    5,842在 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
    在 GitHub 上查看↗5,842

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • qard/onchangeQard 的头像

    Qard/onchange

    829在 GitHub 上查看↗

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

    TypeScript
    在 GitHub 上查看↗829
  • ryanzim/edit-scriptRyanZim 的头像

    RyanZim/edit-script

    10在 GitHub 上查看↗

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

    JavaScript
    在 GitHub 上查看↗10
  • samueleaton/screwysamueleaton 的头像

    samueleaton/screwy

    113在 GitHub 上查看↗

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

    JavaScript
    在 GitHub 上查看↗113
  • sindresorhus/gzip-size-clisindresorhus 的头像

    sindresorhus/gzip-size-cli

    192在 GitHub 上查看↗

    Get the gzipped size of a file or stdin

    JavaScript
    在 GitHub 上查看↗192
  • sindresorhus/npm-run-pathsindresorhus 的头像

    sindresorhus/npm-run-path

    108在 GitHub 上查看↗

    Get your PATH prepended with locally installed binaries

    JavaScript
    在 GitHub 上查看↗108
  • sindresorhus/opn-clisindresorhus 的头像

    sindresorhus/opn-cli

    448在 GitHub 上查看↗

    `sh npm install --global open-cli `

    JavaScript
    在 GitHub 上查看↗448
  • stefanjudis/forreststefanjudis 的头像

    stefanjudis/forrest

    339在 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.

    Vue
    在 GitHub 上查看↗339
  • thompsonemerson/bower-files-cliT

    thompsonemerson/bower-files-cli

    0在 GitHub 上查看↗

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

    在 GitHub 上查看↗0
  • timoxley/npm-runtimoxley 的头像

    timoxley/npm-run

    187在 GitHub 上查看↗

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

    JavaScript
    在 GitHub 上查看↗187
  • bahmutov/npm-quick-runbahmutov 的头像

    bahmutov/npm-quick-run

    147在 GitHub 上查看↗

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

    JavaScript
    在 GitHub 上查看↗147
  • typicode/huskytypicode 的头像

    typicode/husky

    35,156在 GitHub 上查看↗

    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
    在 GitHub 上查看↗35,156