npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "caller" 的结果(共 6 个)
get-caller-file

[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.a

ISC
async-done

Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.

MIT
is-json

Check if a value is a valid JSON object/array string (or a plain object), without try/catch on the caller side.

ISC
caller-id

A utility for getting information on the caller of a function in node.js

caller

@substack's caller.js as a module

MIT
stack-generator

Generate artificial backtrace by walking arguments.callee.caller chain

MIT