# @typerpc/ts-plugin-utils

> utility functions for building typerpc plugins for typescript

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

## Install

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

## Health

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

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

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 | 2 |
| Unpacked size | 39.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Gary Becks |
| Maintainers | g5becks |
| Keywords | typerpc, typescript, utils, plugin, json, rest |

## Links

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

## Dependencies (2)

- [@typerpc/schema](https://npm.io/package/@typerpc/schema.md) ^0.2.9
- [@typerpc/plugin-utils](https://npm.io/package/@typerpc/plugin-utils.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.4 — 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.47 — 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
- … 13 more at https://npm.io/package/@typerpc/ts-plugin-utils/versions

## README

# `ts-plugin-utils`

> TODO: description

## Usage

```
const tsPluginUtils = require('ts-plugin-utils');

// TODO: DEMONSTRATE API
```

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