# qb-json-tokv

> qb-json-tokv has been replaced with qb-json-next - a better incarnation of parsing

Latest version **3.0.1** (published 2018-01-22) · ISC license · 0 weekly downloads

## Install

```sh
npm install qb-json-tokv
pnpm add qb-json-tokv
yarn add qb-json-tokv
bun add qb-json-tokv
```

## 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 | 3.0.1 |
| Published | 2018-01-22 |
| First published | 2017-11-22 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Matthew Voss |
| Maintainers | mvoss9000 |
| Keywords | fast, compact, minimal, qb, qb1, quicbit, data, performance |

## Links

- npm: https://www.npmjs.com/package/qb-json-tokv
- Repository: https://github.com/quicbit-js/qb-json-tokv
- Issues: https://github.com/quicbit-js/qb-json-tokv/issues
- npm.io page: https://npm.io/package/qb-json-tokv

## Alternatives

- [@libsql/sqlite3](https://npm.io/package/@libsql/sqlite3.md) — 39.8K weekly downloads
- [@fortemi/core](https://npm.io/package/@fortemi/core.md) — 461 weekly downloads
- [cdb-converter](https://npm.io/package/cdb-converter.md) — 341 weekly downloads
- [@uplo/adapter-prisma](https://npm.io/package/@uplo/adapter-prisma.md) — 75 weekly downloads
- [typeorm-aios](https://npm.io/package/typeorm-aios.md) — 30 weekly downloads

## Recent versions

- 3.0.1 (latest) — 2018-01-22
- 3.0.0 — 2018-01-18
- 2.0.2 — 2017-11-29
- 2.0.1 — 2017-11-29
- 2.0.0 — 2017-11-29
- 1.0.2 — 2017-11-22
- 1.0.1 — 2017-11-22
- 1.0.0 — 2017-11-22

## README

# qb-json-tokv

**NB qb-json-tokv underwent a major overhaul to a simpler and more effective design and became...**

**[qb-json-next](https://github.com/quicbit-js/qb-json-next)** 

qb-json-next now does everything qb-json-tokv wanted to achieve, and more including
full incremental parsing supoprt and an easier interface.

The callback interface (to a consistent function signature) has no performance advantages over
qb-json-next's simpler iteration and the state management of qb-json-next is far superior.

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