# metstrike-reactive-var

> NPM packaging for MDG's reactive-var package

Latest version **1.0.11** (published 2017-04-23) · MIT license · 0 weekly downloads

## Install

```sh
npm install metstrike-reactive-var
pnpm add metstrike-reactive-var
yarn add metstrike-reactive-var
bun add metstrike-reactive-var
```

## Health

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

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.11 |
| Published | 2017-04-23 |
| First published | 2017-04-23 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | metstrike |
| Maintainers | metstrike |

## Links

- npm: https://www.npmjs.com/package/metstrike-reactive-var
- Repository: https://github.com/metstrike/meteor
- Homepage: https://github.com/metstrike/meteor#readme
- Issues: https://github.com/metstrike/meteor/issues
- npm.io page: https://npm.io/package/metstrike-reactive-var

## Recent versions

- 1.0.11 (latest) — 2017-04-23

## README

# reactive-var
[Source code of released version](https://github.com/meteor/meteor/tree/master/packages/reactive-var) | [Source code of development version](https://github.com/meteor/meteor/tree/devel/packages/reactive-var)
***

This package is a minimally modified version of MDG's original.  It is modified to work with npm and require in support of the [React Meteor Standalone Mixin](https://www.npmjs.com/package/meteor-standalone-react-mixin)

This package provide `ReactiveVar`, a general-purpose reactive
datatype for use with
[tracker](https://atmospherejs.com/meteor/tracker). `ReactiveVar` is
documented on the [main
Meteor docs page](https://docs.meteor.com/#reactivevar_pkg).

## Future work

Unify with [reactive-dict](https://atmospherejs.com/meteor/reactive-dict).

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