# fts-validator

> Schema validation and encoding / decoding for Functional TypeScript.

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

## Install

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

## 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 | 2019-01-24 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Node | >=10 |
| Dependencies | 2 |
| Unpacked size | 29.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 623 |
| Author | Saasify |
| Maintainers | fisch0920 |

## Links

- npm: https://www.npmjs.com/package/fts-validator
- 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-validator

## Dependencies (2)

- [ajv](https://npm.io/package/ajv.md) ^6.7.0
- [clone-deep](https://npm.io/package/clone-deep.md) ^4.0.1

## Recent versions

- 1.4.0 (latest) — 2020-03-26
- 1.3.11 — 2020-03-26
- 1.3.3 — 2019-11-18
- 1.0.4 — 2019-01-24
- 1.0.1 — 2019-01-24
- 1.0.0 — 2019-01-24

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

> Schema validation and encoding / decoding for [Functional TypeScript](https://github.com/transitive-bullshit/functional-typescript).

[![NPM](https://img.shields.io/npm/v/fts-validator.svg)](https://www.npmjs.com/package/fts-validator) [![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-validator · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
