# typelevel-ts

> Type level programming in TypeScript

Latest version **0.4.0** (published 2019-12-30) · MIT license · 0 weekly downloads

## Install

```sh
npm install typelevel-ts
pnpm add typelevel-ts
yarn add typelevel-ts
bun add typelevel-ts
```

## 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.4.0 |
| Published | 2019-12-30 |
| First published | 2017-06-11 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 9.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 355 |
| Author | Giulio Canti |
| Maintainers | gcanti |

## Links

- npm: https://www.npmjs.com/package/typelevel-ts
- Repository: https://github.com/gcanti/typelevel-ts
- Issues: https://github.com/gcanti/typelevel-ts/issues
- npm.io page: https://npm.io/package/typelevel-ts

## Recent versions

- 0.4.0 (latest) — 2019-12-30
- 0.3.5 — 2018-12-21
- 0.3.4 — 2018-11-23
- 0.3.3 — 2018-11-21
- 0.3.2 — 2018-09-28
- 0.3.1 — 2018-06-25
- 0.3.0 — 2018-06-20
- 0.2.4 — 2018-06-06
- 0.2.3 — 2018-01-13
- 0.2.2 — 2017-11-29
- 0.2.1 — 2017-11-24
- 0.2.0 — 2017-09-01
- 0.1.3 — 2017-07-25
- 0.1.2 — 2017-07-04
- 0.1.1 — 2017-07-04
- … 3 more at https://npm.io/package/typelevel-ts/versions

## README

# TypeScript compatibility

| `typelevel-ts` version | required `typescript` version |
| ---------------------- | ----------------------------- |
| 0.4.x                  | 3.5+                          |
| 0.3.x                  | 2.9.1+                        |

# Documentation

- [API Reference](https://gcanti.github.io/typelevel-ts)

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