# indicative-rules

> Collection of validation rules for indicative

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

## Install

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

## 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.3.1 |
| Published | 2019-12-26 |
| First published | 2019-03-29 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 6 |
| Unpacked size | 182.7 KB |
| Known vulnerabilities | 0 (+4 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 6 |
| Author | virk,poppinss |
| Maintainers | virk |
| Keywords | validation-rules, validator, indicative |

## Links

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

## Dependencies (6)

- [date-fns](https://npm.io/package/date-fns.md) 1.30.1
- [pluralize](https://npm.io/package/pluralize.md) ^8.0.0
- [striptags](https://npm.io/package/striptags.md) ^3.1.1
- [validator](https://npm.io/package/validator.md) ^12.1.0
- [@slynova/slug](https://npm.io/package/@slynova/slug.md) ^1.1.2
- [indicative-utils](https://npm.io/package/indicative-utils.md) ^7.0.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.3.1 (latest) — 2019-12-26
- 1.0.0 (alpha) — 2019-06-11
- 7.3.0 — 2019-12-09
- 7.2.3 — 2019-12-08
- 7.2.2 — 2019-12-02
- 7.2.1 — 2019-07-09
- 7.2.0 — 2019-07-08
- 1.0.2 — 2019-07-08
- 1.0.1 — 2019-07-07
- 7.1.1 — 2019-04-02
- 7.0.0 — 2019-04-01
- 6.0.0 — 2019-03-29

## README

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

# Indicative rules
> A collection of validation and data sanitization rules used by Indicative.

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

The repo contains a collection of rules to `validate` and `sanitize` data using Indicative. We recommend
you to read the [official documentation](https://indicative.adonisjs.com/validations/master).

<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
## Table of contents

- [Maintainers](#maintainers)

<!-- END doctoc generated TOC please keep comment here to allow auto update -->

## Maintainers
[Harminder virk](https://github.com/thetutlage)

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

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

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

[license-image]: https://img.shields.io/npm/l/indicative-rules?color=blueviolet&style=for-the-badge
[license-url]: LICENSE.md "license"

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