# deferred-proxy-chain

> Allows collecting chained calls that are evaluated asynchronously when the target object arrives

Latest version **0.0.2** (published 2020-08-25) · MIT license · 0 weekly downloads

## Install

```sh
npm install deferred-proxy-chain
pnpm add deferred-proxy-chain
yarn add deferred-proxy-chain
bun add deferred-proxy-chain
```

## Health

**Score 20/100 (F)** — status: abandoned.

Positive: has types; no vulnerabilities.

Warnings: low downloads; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.2 |
| Published | 2020-08-25 |
| First published | 2018-03-12 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Node | >=6.5 |
| Dependencies | 0 |
| Unpacked size | 42.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Michał Stocki |
| Maintainers | michalstocki |
| Keywords | chain, proxy, deferred, lazy, calls, object |

## Links

- npm: https://www.npmjs.com/package/deferred-proxy-chain
- npm.io page: https://npm.io/package/deferred-proxy-chain

## Recent versions

- 0.0.2 (latest) — 2020-08-25
- 0.0.1 — 2018-03-12

---
_Source: https://npm.io/package/deferred-proxy-chain · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
