# @alita/joi

> 一个 joi 的阉割版本，少了 string 的 email 校验，因为在 ie 上没有 TextEncoder

Latest version **0.0.5** (published 2023-02-23) · BSD-3-Clause license · 0 weekly downloads

## Install

```sh
npm install @alita/joi
pnpm add @alita/joi
yarn add @alita/joi
bun add @alita/joi
```

## 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.0.5 |
| Published | 2023-02-23 |
| First published | 2022-04-21 |
| Weekly downloads | 0 |
| License | BSD-3-Clause |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 5 |
| Unpacked size | 634.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Maintainers | pengyh, ashoka_j, hang1017, hammersjs, cjy0208, xiaohuoni |
| Keywords | schema, validation |

## Links

- npm: https://www.npmjs.com/package/@alita/joi
- Repository: https://github.com/xiaohuoni/joi
- Homepage: https://github.com/xiaohuoni/joi#readme
- Issues: https://github.com/xiaohuoni/joi/issues
- npm.io page: https://npm.io/package/@alita/joi

## Dependencies (5)

- [@hapi/hoek](https://npm.io/package/@hapi/hoek.md) ^9.0.0
- [@hapi/topo](https://npm.io/package/@hapi/topo.md) ^5.0.0
- [@sideway/address](https://npm.io/package/@sideway/address.md) ^4.1.3
- [@sideway/formula](https://npm.io/package/@sideway/formula.md) ^3.0.0
- [@sideway/pinpoint](https://npm.io/package/@sideway/pinpoint.md) ^2.0.0

## Alternatives

- [@regle/core](https://npm.io/package/@regle/core.md) — 47.0K weekly downloads
- [typeof-arguments](https://npm.io/package/typeof-arguments.md) — 12.5K weekly downloads
- [@lokalise/projects-engine-contracts](https://npm.io/package/@lokalise/projects-engine-contracts.md) — 978 weekly downloads
- [@osjwnpm/nam-laboriosam-quibusdam](https://npm.io/package/@osjwnpm/nam-laboriosam-quibusdam.md) — 70 weekly downloads
- [@oridune/validator](https://npm.io/package/@oridune/validator.md) — 16 weekly downloads

## Recent versions

- 0.0.5 (latest) — 2023-02-23
- 0.0.4 — 2022-08-12
- 0.0.3 — 2022-04-22
- 0.0.2 — 2022-04-21
- 0.0.1 — 2022-04-21

## README

# joi

#### The most powerful schema description language and data validator for JavaScript.

## Installation
`npm install joi`

### Visit the [joi.dev](https://joi.dev) Developer Portal for tutorials, documentation, and support

## Useful resources

- [Documentation and API](https://joi.dev/api/)
- [Versions status](https://joi.dev/resources/status/#joi)
- [Changelog](https://joi.dev/resources/changelog/)
- [Project policies](https://joi.dev/policies/)

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