# @typerpc/plugin-utils

> utility functions for creating typerpc plugins

Latest version **0.2.9** (published 2021-01-20) · BSD-2-Clause license · 0 weekly downloads

## Install

```sh
npm install @typerpc/plugin-utils
pnpm add @typerpc/plugin-utils
yarn add @typerpc/plugin-utils
bun add @typerpc/plugin-utils
```

## Health

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

Positive: has types; no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.2.9 |
| Published | 2021-01-20 |
| First published | 2020-09-12 |
| Weekly downloads | 0 |
| License | BSD-2-Clause |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 6.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Gary Becks |
| Maintainers | g5becks |
| Keywords | typerpc, plugin, utils, json, typescript, cbor, graphql |

## Links

- npm: https://www.npmjs.com/package/@typerpc/plugin-utils
- Repository: https://github.com/typerpc/typerpc
- Homepage: https://typerpc.run
- Issues: https://github.com/typerpc/typerpc/issues
- npm.io page: https://npm.io/package/@typerpc/plugin-utils

## Dependencies (1)

- [@typerpc/schema](https://npm.io/package/@typerpc/schema.md) ^0.2.9

## 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

- 0.2.9 (latest) — 2021-01-20
- 0.2.5 — 2020-10-20
- 0.2.3 — 2020-10-20
- 0.2.2 — 2020-10-20
- 0.2.1 — 2020-10-20
- 0.2.0 — 2020-10-19
- 0.1.48 — 2020-10-19
- 0.1.46 — 2020-10-19
- 0.1.45 — 2020-10-19
- 0.1.44 — 2020-10-19
- 0.1.43 — 2020-10-19
- 0.1.42 — 2020-10-19
- 0.1.41 — 2020-10-19
- 0.1.39 — 2020-10-19
- 0.1.17 — 2020-09-29
- … 6 more at https://npm.io/package/@typerpc/plugin-utils/versions

## README

# `plugin-utils`

> TODO: description

## Usage

```
const pluginUtils = require('plugin-utils');

// TODO: DEMONSTRATE API
```

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