# object-refs

> Minimal bi-directional object references for JavaScript

Latest version **0.4.0** (published 2023-12-14) · MIT license · 0 weekly downloads

## Install

```sh
npm install object-refs
pnpm add object-refs
yarn add object-refs
bun add object-refs
```

## Health

**Score 45/100 (D)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high maintenance score; high quality score.

Warnings: low downloads; pre 1.0.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 0.4.0 |
| Published | 2023-12-14 |
| First published | 2014-07-09 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | * |
| Dependencies | 0 |
| Unpacked size | 17.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 5 |
| Author | Nico Rehwaldt |
| Maintainers | vsgoulart, skaiir-camunda, marstamm, beatrizmendes, bpmn-io-admin, nikku, pinussilvestrus, barmac, philippfromme, maxtru |
| Keywords | object, bidirectional, references, refs, ref, property, binding |

## Links

- npm: https://www.npmjs.com/package/object-refs
- Repository: https://github.com/bpmn-io/object-refs
- Homepage: https://github.com/bpmn-io/object-refs#readme
- Issues: https://github.com/bpmn-io/object-refs/issues
- npm.io page: https://npm.io/package/object-refs

## Alternatives

- [@sindresorhus/slugify](https://npm.io/package/@sindresorhus/slugify.md) — 3.7M weekly downloads
- [solid-js](https://npm.io/package/solid-js.md) — 2.7M weekly downloads
- [expo-glass-effect](https://npm.io/package/expo-glass-effect.md) — 2.5M weekly downloads
- [nanoassert](https://npm.io/package/nanoassert.md) — 780.8K weekly downloads
- [@ffmpeg/ffmpeg](https://npm.io/package/@ffmpeg/ffmpeg.md) — 529.5K weekly downloads

## Recent versions

- 0.4.0 (latest) — 2023-12-14
- 0.3.0 — 2018-04-24
- 0.2.0 — 2017-01-16
- 0.1.1 — 2015-08-17
- 0.1.0 — 2014-07-09

## README

# object-refs

[![CI](https://github.com/bpmn-io/object-refs/actions/workflows/CI.yml/badge.svg)](https://github.com/bpmn-io/object-refs/actions/workflows/CI.yml)

A minimal implementation of bi-directional object references for JavaScript.


## License

MIT

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