# simple-validator

> A simple schema-based validator for Javascript objects

Latest version **0.1.11** (published 2017-02-17) · Apache v2 license · 0 weekly downloads

## Install

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

## Health

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

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.1.11 |
| Published | 2017-02-17 |
| First published | 2014-08-18 |
| Weekly downloads | 0 |
| License | Apache v2 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Author | James Larsen |
| Maintainers | somesocks |
| Keywords | validator, validation |

## Links

- npm: https://www.npmjs.com/package/simple-validator
- Repository: https://github.com/somesocks/simple-validator
- Issues: https://github.com/somesocks/simple-validator/issues
- npm.io page: https://npm.io/package/simple-validator

## 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.1.11 (latest) — 2017-02-17
- 0.1.10 — 2017-01-15
- 0.1.9 — 2016-12-29
- 0.1.8 — 2016-10-13
- 0.1.7 — 2016-10-06
- 0.1.6 — 2016-09-20
- 0.1.5 — 2016-07-12
- 0.1.4 — 2016-07-11
- 0.1.3 — 2016-07-09
- 0.1.2 — 2016-05-01
- 0.1.1 — 2016-04-22
- 0.1.0 — 2016-02-26
- 0.0.5 — 2014-09-15
- 0.0.4 — 2014-08-26
- 0.0.3 — 2014-08-21
- … 2 more at https://npm.io/package/simple-validator/versions

## README

simple-validator
================

A collection of Javascript data type validators that I've found useful. For usage examples, look in the tests.

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