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

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

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 个仓库

Awesome GitHub RepositoriesChain Management

Helpers for handling logic within promise chains.

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

Awesome Chain Management GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • sindresorhus/p-retrysindresorhus 的头像

    sindresorhus/p-retry

    1,019在 GitHub 上查看↗

    Retry a promise-returning or async function

    Retry a promise-returning or async function.

    JavaScript
    在 GitHub 上查看↗1,019
  • sindresorhus/p-memoizesindresorhus 的头像

    sindresorhus/p-memoize

    442在 GitHub 上查看↗

    Memoize promise-returning & async functions

    Memoize promise-returning functions.

    TypeScript
    在 GitHub 上查看↗442
  • sindresorhus/p-tapsindresorhus 的头像

    sindresorhus/p-tap

    134在 GitHub 上查看↗

    Tap into a promise chain without affecting its value or state

    Tap into a promise chain without affecting state.

    JavaScript
    在 GitHub 上查看↗134
  • sindresorhus/p-ifsindresorhus 的头像

    sindresorhus/p-if

    64在 GitHub 上查看↗

    Conditional promise chains

    Conditional promise chains.

    TypeScript
    在 GitHub 上查看↗64
  • sindresorhus/p-catch-ifsindresorhus 的头像

    sindresorhus/p-catch-if

    40在 GitHub 上查看↗

    Conditional promise catch handler

    Conditional promise catch handler.

    JavaScript
    在 GitHub 上查看↗40
  • sindresorhus/p-logsindresorhus 的头像

    sindresorhus/p-log

    30在 GitHub 上查看↗

    Log the value/error of a promise

    Log the value or error of a promise.

    JavaScript
    在 GitHub 上查看↗30
  • sindresorhus/p-breaksindresorhus 的头像

    sindresorhus/p-break

    24在 GitHub 上查看↗

    Break out of a promise chain

    Break out of a promise chain.

    JavaScript
    在 GitHub 上查看↗24
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Chain Management