# js-binarypack

> BinaryPack serialization for the web browser

Latest version **0.0.9** (published 2014-10-08) · BSD license · 0 weekly downloads

## Install

```sh
npm install js-binarypack
pnpm add js-binarypack
yarn add js-binarypack
bun add js-binarypack
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.9 |
| Published | 2014-10-08 |
| First published | 2012-07-15 |
| Weekly downloads | 0 |
| License | BSD |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 75 |
| Author | Eric Zhang |
| Maintainers | ericz, michelle |

## Links

- npm: https://www.npmjs.com/package/js-binarypack
- Repository: https://github.com/binaryjs/js-binarypack
- Issues: https://github.com/binaryjs/js-binarypack/issues
- npm.io page: https://npm.io/package/js-binarypack

## Recent versions

- 0.0.9 (latest) — 2014-10-08
- 0.0.7 — 2013-12-19
- 0.0.6 — 2013-12-04
- 0.0.4 — 2012-08-28
- 0.0.1 — 2012-07-15

## README

BinaryPack for Javascript browsers
========

BinaryPack is 95% MessagePack. The protocol has been extended to support distinct string and binary types.

Inspired by: https://github.com/cuzic/MessagePack-JS

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