# fts

> TypeScript standard for rock solid serverless functions.

Latest version **1.4.0** (published 2020-03-26) · MIT license · 0 weekly downloads

## Install

```sh
npm install fts
pnpm add fts
yarn add fts
bun add fts
```

Provides the command `fts`.

## Health

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

Positive: has types; no vulnerabilities.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.4.0 |
| Published | 2020-03-26 |
| First published | 2012-09-25 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Node | >=10 |
| Dependencies | 7 |
| Unpacked size | 46.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 623 |
| Author | Saasify |
| Maintainers | chakrit |
| Keywords | typescript, serverless, lambda, function, functional, faas, rpc, jsonrpc, json, jsonschema, stdlib |

## Links

- npm: https://www.npmjs.com/package/fts
- Repository: https://github.com/transitive-bullshit/functional-typescript
- Homepage: https://github.com/transitive-bullshit/functional-typescript#readme
- Issues: https://github.com/transitive-bullshit/functional-typescript/issues
- npm.io page: https://npm.io/package/fts

## Dependencies (7)

- [ajv](https://npm.io/package/ajv.md) ^6.7.0
- [tempy](https://npm.io/package/tempy.md) ^0.2.1
- [doctrine](https://npm.io/package/doctrine.md) ^3.0.0
- [fs-extra](https://npm.io/package/fs-extra.md) ^7.0.1
- [ts-morph](https://npm.io/package/ts-morph.md) ^1.3.4
- [commander](https://npm.io/package/commander.md) ^2.19.0
- [typescript-json-schema](https://npm.io/package/typescript-json-schema.md) ^0.34.0

## 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

- 1.4.0 (latest) — 2020-03-26
- 1.3.11 — 2020-03-26
- 1.3.0 — 2019-11-01
- 1.2.0 — 2019-10-25
- 1.1.8 — 2019-10-06
- 1.1.7 — 2019-09-11
- 1.1.5 — 2019-08-28
- 1.1.1 — 2019-08-05
- 1.1.0 — 2019-08-05
- 1.0.9 — 2019-02-18
- 1.0.8 — 2019-01-25
- 1.0.6 — 2019-01-25
- 1.0.5 — 2019-01-24
- 1.0.4 — 2019-01-24
- 1.0.1 — 2019-01-24
- … 9 more at https://npm.io/package/fts/versions

## README

<a href="https://github.com/transitive-bullshit/functional-typescript" title="Functional TypeScript">
  <img src="https://raw.githubusercontent.com/transitive-bullshit/functional-typescript/master/logo.png" alt="FTS Logo" width="150" />
</a>

# Functional TypeScript

> TypeScript standard for rock solid serverless functions.

[![NPM](https://img.shields.io/npm/v/fts.svg)](https://www.npmjs.com/package/fts) [![Build Status](https://travis-ci.com/transitive-bullshit/functional-typescript.svg?branch=master)](https://travis-ci.com/transitive-bullshit/functional-typescript) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-prettier-brightgreen.svg)](https://prettier.io)

See the main [docs](https://github.com/transitive-bullshit/functional-typescript).

## License

MIT © [Saasify](https://saasify.sh)

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