npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "try-catch" 的结果(共 6 个)
try-to-catch

function try-catch wrapper for promises

MIT
tryc

Async try-catch

try-async

Async try-catch like interface for Node.js.

MIT
hapi-no-var

ESLint rule to enforce the usage of var declarations only in try-catch scope

BSD-3-Clause
tryit

Module to wrap try-catch for better performance and cleaner API.

MIT
try-catch-core

Low-level package to handle completion and errors of sync or asynchronous functions, using [once][] and [dezalgo][] libs. Useful for and used in higher-level libs such as [always-done][] to handle completion of anything.

MIT