# @zerollup/ts-helpers

> Ts transform plugins helpers

Latest version **1.7.18** (published 2020-06-08) · MIT license · 0 weekly downloads

## Install

```sh
npm install @zerollup/ts-helpers
pnpm add @zerollup/ts-helpers
yarn add @zerollup/ts-helpers
bun add @zerollup/ts-helpers
```

## Health

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

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.7.18 |
| Published | 2020-06-08 |
| First published | 2018-04-22 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 33 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 172 |
| Author | Stefan Zerkalica |
| Maintainers | zerkalica |
| Keywords | typescript, transform, helpers, plugin |

## Links

- npm: https://www.npmjs.com/package/@zerollup/ts-helpers
- Repository: https://github.com/zerkalica/zerollup
- Homepage: https://github.com/zerkalica/zerollup/tree/master/packages/ts-helpers/#readme
- Issues: https://github.com/zerkalica/zerollup/issues
- npm.io page: https://npm.io/package/@zerollup/ts-helpers

## Dependencies (1)

- [resolve](https://npm.io/package/resolve.md) ^1.12.0

## Alternatives

- [@openai/codex-sdk](https://npm.io/package/@openai/codex-sdk.md) — 731.4K weekly downloads
- [babel-plugin-transform-react-jsx](https://npm.io/package/babel-plugin-transform-react-jsx.md) — 565.0K weekly downloads
- [babel-helper-remove-or-void](https://npm.io/package/babel-helper-remove-or-void.md) — 508.5K weekly downloads
- [@pnpm/store-controller-types](https://npm.io/package/@pnpm/store-controller-types.md) — 186.9K weekly downloads
- [react-native-signature-canvas](https://npm.io/package/react-native-signature-canvas.md) — 155.6K weekly downloads

## Recent versions

- 1.7.18 (latest) — 2020-06-08
- 1.7.16 — 2020-04-04
- 1.7.15 — 2020-03-26
- 1.7.14 — 2020-03-26
- 1.7.13 — 2020-03-23
- 1.7.11 — 2020-01-12
- 1.7.10 — 2020-01-11
- 1.7.4 — 2019-11-07
- 1.7.0 — 2019-02-09
- 1.6.6 — 2019-02-06
- 1.6.5 — 2018-12-01
- 1.4.4 — 2018-06-26
- 1.4.3 — 2018-06-22
- 1.2.6 — 2018-05-31
- 1.1.1 — 2018-05-11
- … 9 more at https://npm.io/package/@zerollup/ts-helpers/versions

## README

# Typescript transformer helpers

Helper for fast ts-plugins building.

For examples see [@zerollup/ts-transform-paths](../ts-transform-paths) plugin and [@zerollup/rollup-preset-ts](../rollup-preset-ts).

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