# ut-joi

> joi to JSON Schema Converter

Latest version **1.4.11** (published 2024-07-24) · MIT license · 0 weekly downloads

## Install

```sh
npm install ut-joi
pnpm add ut-joi
yarn add ut-joi
bun add ut-joi
```

## 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.4.11 |
| Published | 2024-07-24 |
| First published | 2020-10-27 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 49.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Ken Chen |
| Maintainers | kalin.krustev |
| Keywords | joi, json-schema, json, schema |

## Links

- npm: https://www.npmjs.com/package/ut-joi
- Repository: https://github.com/softwaregroup-bg/ut-joi
- Homepage: https://github.com/softwaregroup-bg/ut-joi#readme
- Issues: https://github.com/softwaregroup-bg/ut-joi/issues
- npm.io page: https://npm.io/package/ut-joi

## 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.11 (latest) — 2024-07-24
- 1.4.10 — 2023-06-01
- 1.4.9 — 2022-06-21
- 1.4.8 — 2022-03-08
- 1.4.7 — 2022-02-03
- 1.4.6 — 2022-01-19
- 1.4.5 — 2022-01-19
- 1.4.4 — 2022-01-19
- 1.4.3 — 2022-01-17
- 1.4.2 — 2020-10-27
- 1.4.1 — 2020-10-27
- 1.4.0 — 2020-10-27

## README

# ut-joi

## Objective

Convert joi to json schema
Initially based on [joi-to-json](https://www.npmjs.com/package/joi-to-json)

## Joi Version Support

* @commercial/joi
  * v12.1.0
* joi
  * 13.7.0
  * 14.3.1
* @hapi/joi
  * 15.1.1
  * 16.1.8
  * 17.1.0

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