# vdf-extra

> Parser and serializer for Valve's VDF format

Latest version **2.2.2** (published 2018-08-09) · MIT license · 0 weekly downloads

## Install

```sh
npm install vdf-extra
pnpm add vdf-extra
yarn add vdf-extra
bun add vdf-extra
```

## Health

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

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

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.2.2 |
| Published | 2018-08-09 |
| First published | 2017-06-03 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 12.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Author | ark120202 |
| Maintainers | ark120202 |
| Keywords | steam, valve, vdf |

## Links

- npm: https://www.npmjs.com/package/vdf-extra
- Repository: https://github.com/ark120202/vdf-extra
- npm.io page: https://npm.io/package/vdf-extra

## Dependencies (1)

- [lodash](https://npm.io/package/lodash.md) ^4.17.10

## Recent versions

- 2.2.2 (latest) — 2018-08-09
- 2.2.1 — 2018-08-09
- 2.2.0 — 2018-08-09
- 2.1.4 — 2018-08-08
- 2.1.3 — 2018-07-17
- 2.1.2 — 2018-07-07
- 2.1.1 — 2018-07-07
- 2.1.0 — 2018-07-07
- 2.0.0 — 2018-07-07
- 1.1.1 — 2018-03-29
- 1.1.0 — 2018-03-18
- 1.0.1 — 2017-06-03
- 1.0.0 — 2017-06-03

## README

# vdf-extra

Parser and serializer for Valve's VDF format.

Check out [types](https://github.com/ark120202/vdf-extra/blob/master/lib/index.d.ts) for documentation.

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