# message-system

> JavaScript RPC framework for various runtime environments

Latest version **0.2.5** (published 2018-05-24) · MIT license · 0 weekly downloads

## Install

```sh
npm install message-system
pnpm add message-system
yarn add message-system
bun add message-system
```

## Health

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

Positive: has types; no vulnerabilities; high quality score.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.2.5 |
| Published | 2018-05-24 |
| First published | 2018-03-01 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 154.8 KB |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| Author | BlackGlory |
| Maintainers | blackglory |

## Links

- npm: https://www.npmjs.com/package/message-system
- Repository: https://github.com/BlackGlory/message-system
- Homepage: https://github.com/BlackGlory/message-system#readme
- Issues: https://github.com/BlackGlory/message-system/issues
- npm.io page: https://npm.io/package/message-system

## Dependencies (2)

- [uuid](https://npm.io/package/uuid.md) ^3.2.1
- [object-path-operator](https://npm.io/package/object-path-operator.md) ^0.3.0

## Recent versions

- 0.2.5 (latest) — 2018-05-24
- 0.2.4 — 2018-05-24
- 0.2.3 — 2018-05-15
- 0.2.2 — 2018-05-15
- 0.2.1 — 2018-05-03
- 0.2.0 — 2018-05-03
- 0.1.0 — 2018-04-28
- 0.0.1 — 2018-03-01

## README

# message-system [![npm](https://img.shields.io/npm/v/message-system.svg?maxAge=2592000)](https://www.npmjs.com/package/message-system) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/BlackGlory/message-system/master/LICENSE) [![Build Status](https://travis-ci.org/BlackGlory/message-system.svg?branch=master)](https://travis-ci.org/BlackGlory/message-system) [![Coverage Status](https://coveralls.io/repos/github/BlackGlory/message-system/badge.svg)](https://coveralls.io/github/BlackGlory/message-system)

JavaScript RPC framework for various runtime environments.

## Install

```sh
yarn add message-system
```

## Messengers

* [message-system-chrome-messenger](https://github.com/BlackGlory/message-system-chrome-messenger)
* [message-system-worker-messenger](https://github.com/BlackGlory/message-system-worker-messenger)

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