# JSONStream

> rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)

Latest version **1.3.5** (published 2018-10-14) · (MIT OR Apache-2.0) license · 0 weekly downloads

## Install

```sh
npm install JSONStream
pnpm add JSONStream
yarn add JSONStream
bun add JSONStream
```

Provides the command `JSONStream`.

## 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.3.5 |
| Published | 2018-10-14 |
| First published | 2011-09-23 |
| Weekly downloads | 0 |
| License | (MIT OR Apache-2.0) |
| TypeScript types | none |
| Module format | CommonJS |
| Node | * |
| Dependencies | 2 |
| Unpacked size | 399.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1928 |
| Author | Dominic Tarr |
| Maintainers | daern91, dominictarr, doowb |
| Keywords | json, stream, streaming, parser, async, parsing |

## Links

- npm: https://www.npmjs.com/package/JSONStream
- Repository: https://github.com/dominictarr/JSONStream
- Homepage: http://github.com/dominictarr/JSONStream
- Issues: https://github.com/dominictarr/JSONStream/issues
- npm.io page: https://npm.io/package/JSONStream

## Dependencies (2)

- [through](https://npm.io/package/through.md) >=2.2.7 <3
- [jsonparse](https://npm.io/package/jsonparse.md) ^1.2.0

## Alternatives

- [@mapbox/jsonlint-lines-primitives](https://npm.io/package/@mapbox/jsonlint-lines-primitives.md) — 5.3M weekly downloads
- [reftools](https://npm.io/package/reftools.md) — 3.5M weekly downloads
- [@hey-api/openapi-ts](https://npm.io/package/@hey-api/openapi-ts.md) — 3.5M weekly downloads
- [@mapbox/geojson-rewind](https://npm.io/package/@mapbox/geojson-rewind.md) — 2.4M weekly downloads
- [turbo-stream](https://npm.io/package/turbo-stream.md) — 1.7M weekly downloads

## Recent versions

- 1.3.5 (latest) — 2018-10-14
- 1.0.2 (weird) — 2015-05-07
- 1.3.4 — 2018-08-13
- 1.3.3 — 2018-05-22
- 1.3.2 — 2017-12-17
- 1.3.1 — 2017-02-25
- 1.3.0 — 2016-12-15
- 1.2.1 — 2016-09-24
- 1.2.0 — 2016-09-24
- 1.1.4 — 2016-07-30
- 1.1.3 — 2016-06-30
- 1.1.2 — 2016-06-09
- 1.1.1 — 2016-03-02
- 1.0.7 — 2015-11-19
- 1.0.6 — 2015-09-17
- … 39 more at https://npm.io/package/JSONStream/versions

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