# tsify-transform

> Browserify-compatible typescript compiler stream transformer (typescript v2+)

Latest version **1.0.0** (published 2017-06-12) · MIT license · 0 weekly downloads

## Install

```sh
npm install tsify-transform
pnpm add tsify-transform
yarn add tsify-transform
bun add tsify-transform
```

## 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 | 1.0.0 |
| Published | 2017-06-12 |
| First published | 2017-06-12 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | danielkalen |
| Maintainers | danielkalen |
| Keywords | browserify-transform, transform, typescript, tsify, typescriptify, typescriptifier |

## Links

- npm: https://www.npmjs.com/package/tsify-transform
- Repository: https://github.com/danielkalen/tsify-transform
- Homepage: https://github.com/danielkalen/tsify-transform#readme
- Issues: https://github.com/danielkalen/tsify-transform/issues
- npm.io page: https://npm.io/package/tsify-transform

## Dependencies (2)

- [through2](https://npm.io/package/through2.md) ^2.0.3
- [typescript](https://npm.io/package/typescript.md) ^2.3.4

## Alternatives

- [@opentelemetry/exporter-zipkin](https://npm.io/package/@opentelemetry/exporter-zipkin.md) — 14.8M weekly downloads
- [pusher-js](https://npm.io/package/pusher-js.md) — 2.0M weekly downloads
- [browserify](https://npm.io/package/browserify.md) — 1.7M weekly downloads
- [sqs-consumer](https://npm.io/package/sqs-consumer.md) — 1.7M weekly downloads
- [@sanity/eventsource](https://npm.io/package/@sanity/eventsource.md) — 930.8K weekly downloads

## Recent versions

- 1.0.0 (latest) — 2017-06-12

## README

# tsify-transform
[![NPM](https://img.shields.io/npm/v/<package>.svg)](https://npmjs.com/package/tsify-transform)

Simple typescript compiler stream transformer that is meant to be used with [http://ghub.io/browserify](browserify) or [http://ghub.io/simplyimport](simplyimport) as a transformer stream.

Tested to work with TypeScript v1.0.0 - v2.3.4+.


### License
MIT

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