# indicative

> Concise data validation library for Node.js and browsers

Latest version **7.4.4** (published 2019-12-26) · MIT license · 0 weekly downloads

## Install

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

## 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 | 7.4.4 |
| Published | 2019-12-26 |
| First published | 2014-10-05 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 4 |
| Unpacked size | 20.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | virk,poppinss |
| Maintainers | amanvirk, virk |
| Keywords | validator, schema-validator, node-validator |

## Links

- npm: https://www.npmjs.com/package/indicative
- Repository: https://github.com/poppinss/indicative
- Homepage: https://github.com/poppinss/indicative#readme
- Issues: https://github.com/poppinss/indicative/issues
- npm.io page: https://npm.io/package/indicative

## Dependencies (4)

- [indicative-rules](https://npm.io/package/indicative-rules.md) ^7.3.1
- [indicative-parser](https://npm.io/package/indicative-parser.md) ^7.1.4
- [indicative-compiler](https://npm.io/package/indicative-compiler.md) ^7.2.4
- [indicative-formatters](https://npm.io/package/indicative-formatters.md) ^7.2.4

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

- 7.4.4 (latest) — 2019-12-26
- 7.1.1 (next) — 2019-04-02
- 7.4.3 — 2019-12-25
- 7.4.2 — 2019-12-11
- 7.4.1 — 2019-12-09
- 7.4.0 — 2019-12-08
- 7.3.0 — 2019-12-02
- 7.2.3 — 2019-10-22
- 7.2.2 — 2019-10-17
- 7.2.1 — 2019-09-02
- 7.2.0 — 2019-07-09
- 7.1.2 — 2019-07-09
- 7.1.0 — 2019-04-01
- 7.0.0 — 2019-04-01
- 6.0.1 — 2019-03-29
- … 63 more at https://npm.io/package/indicative/versions

## README

<div align="center">
  <img src="https://res.cloudinary.com/adonisjs/image/upload/q_100/v1562577951/Group_2_2x_ohgvej.png" width="600px">
</div>

<br />

<div align="center">
  <strong>Concise data validation library for Node.js and browsers.</strong>
  <p>Indicative is a simple yet powerful data validator for Node.js and browsers. It makes it so simple to write <code>async</code> validations on <strong>nested set</strong> of data.</p>
</div>

<br />

<div align="center">

[![circleci-image]][circleci-url] [![npm-image]][npm-url] ![][typescript-image] [![license-image]][license-url]

</div>

<div align="center">
  <h3>
    <a href="https://indicative.adonisjs.com">
      Website
    </a>
    <span> | </span>
    <a href="https://indicative.adonisjs.com/guides/master/configure">
      Api Reference
    </a>
    <span> | </span>
    <a href="https://github.com/poppinss/indicative/blob/master/.github/CONTRIBUTING.md">
      Contributing
    </a>
  </h3>
</div>

<div align="center">
  <sub>Used by adonisjs.com. Built with ❤︎ by <a href="https://github.com/thetutlage">Harminder Virk</a>
</div>

[circleci-image]: https://img.shields.io/circleci/project/github/poppinss/indicative/master.svg?style=for-the-badge&logo=circleci
[circleci-url]: https://circleci.com/gh/poppinss/indicative "circleci"

[npm-image]: https://img.shields.io/npm/v/indicative.svg?style=for-the-badge&logo=npm
[npm-url]: https://npmjs.org/package/indicative "npm"

[typescript-image]: https://img.shields.io/badge/Typescript-294E80.svg?style=for-the-badge&logo=typescript

[license-url]: LICENSE.md
[license-image]: https://img.shields.io/aur/license/pac.svg?style=for-the-badge

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