# ts-model

> [![Build Status](https://travis-ci.org/mulesoft-labs/ts-model.svg?branch=master)](https://travis-ci.org/mulesoft-labs/ts-model)

Latest version **0.0.18** (published 2018-08-28) · Apache-2.0 license · 0 weekly downloads

## Install

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

## 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.0.18 |
| Published | 2018-08-28 |
| First published | 2016-04-13 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 110.8 KB |
| Known vulnerabilities | 0 (+2 in 1 direct dependencies) |
| Install scripts | no |
| Maintainers | denis.denisenko, ksviridov |
| Keywords | typescript, code, model, simplified |

## Links

- npm: https://www.npmjs.com/package/ts-model
- Repository: https://github.com/raml-org/ts-model
- Issues: https://github.com/raml-org/ts-model/issues
- npm.io page: https://npm.io/package/ts-model

## Dependencies (1)

- [underscore](https://npm.io/package/underscore.md) 1.9.1

## Alternatives

- [flatbuffers](https://npm.io/package/flatbuffers.md) — 6.0M weekly downloads
- [jwt-simple](https://npm.io/package/jwt-simple.md) — 259.5K weekly downloads
- [@exodus/patch-broken-hermes-typed-arrays](https://npm.io/package/@exodus/patch-broken-hermes-typed-arrays.md) — 28.5K weekly downloads
- [@native-to-anchor/buffer-layout](https://npm.io/package/@native-to-anchor/buffer-layout.md) — 12.2K weekly downloads
- [binary-parser-encoder](https://npm.io/package/binary-parser-encoder.md) — 5.3K weekly downloads

## Recent versions

- 0.0.18 (latest) — 2018-08-28
- 0.0.17 — 2017-11-14
- 0.0.16 — 2017-10-18
- 0.0.15 — 2017-10-04
- 0.0.14 — 2017-07-13
- 0.0.13 — 2016-12-13
- 0.0.12 — 2016-09-14
- 0.0.11 — 2016-06-06
- 0.0.10 — 2016-04-21
- 0.0.9 — 2016-04-20
- 0.0.8 — 2016-04-18
- 0.0.7 — 2016-04-13

## README

# TS Model <sup>(beta)</sup>

[![Build Status](https://travis-ci.org/mulesoft-labs/ts-model.svg?branch=master)](https://travis-ci.org/mulesoft-labs/ts-model)

This repository contains simplified typescript code model.

## Installation
```
npm install ts-model

```

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