# baucis-json

> Baucis uses this to parse and format streams of JSON.

Latest version **1.0.0** (published 2015-03-05) · MIT license · 0 weekly downloads

## Install

```sh
npm install baucis-json
pnpm add baucis-json
yarn add baucis-json
bun add baucis-json
```

## 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.0 |
| Published | 2015-03-05 |
| First published | 2014-03-30 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | William Riley-Land |
| Maintainers | wprl |
| Keywords | baucis, stream, json, parse, parser, format |

## Links

- npm: https://www.npmjs.com/package/baucis-json
- Repository: https://github.com/wprl/baucis-json
- Issues: https://github.com/wprl/baucis-json/issues/new
- npm.io page: https://npm.io/package/baucis-json

## Dependencies (1)

- [event-stream](https://npm.io/package/event-stream.md) ~3.2.2

## 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.0.0 (latest) — 2015-03-05
- 1.0.0-candidate.1 — 2014-05-30
- 1.0.0-candidate.0 — 2014-05-15
- 1.0.0-prerelease.2 — 2014-05-01
- 1.0.0-prerelease.1 — 2014-05-01
- 0.1.1 — 2014-04-26
- 0.1.0 — 2014-04-21
- 0.0.4 — 2014-04-21
- 0.0.3 — 2014-03-30
- 0.0.2 — 2014-03-30
- 0.0.1 — 2014-03-30

## README

baucis-json
===========

[Baucis](http://kun.io/baucis) uses this to parse and format streams of JSON.  There's not much need to interact with this module, as it's used internally by baucis.  However, it may be of some interest to others wishing to create parsers or formatters for baucis.

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