# can-validate-validatejs

> Create validator functions that use ValidateJS to validate values.

Latest version **1.0.1** (published 2019-05-27) · MIT license · 0 weekly downloads

## Install

```sh
npm install can-validate-validatejs
pnpm add can-validate-validatejs
yarn add can-validate-validatejs
bun add can-validate-validatejs
```

## 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.0.1 |
| Published | 2019-05-27 |
| First published | 2017-01-06 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 14.3 KB |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| Author | Bitovi |
| Maintainers | blackmarket, cherif_b, justinbmeyer, m-mujica, matthewp, phillipskevin, stin13 |
| Keywords | Validate, Validate.js, can-validate, plugin, canjs |

## Links

- npm: https://www.npmjs.com/package/can-validate-validatejs
- Repository: https://github.com/canjs/can-validate-validatejs
- Homepage: https://github.com/canjs/can-validate-validatejs#readme
- Issues: https://github.com/canjs/can-validate-validatejs/issues
- npm.io page: https://npm.io/package/can-validate-validatejs

## Dependencies (2)

- [can-reflect](https://npm.io/package/can-reflect.md) ^1.11.1
- [validate.js](https://npm.io/package/validate.js.md) ^0.11.1

## Alternatives

- [@sindresorhus/slugify](https://npm.io/package/@sindresorhus/slugify.md) — 3.7M weekly downloads
- [solid-js](https://npm.io/package/solid-js.md) — 2.7M weekly downloads
- [expo-glass-effect](https://npm.io/package/expo-glass-effect.md) — 2.5M weekly downloads
- [nanoassert](https://npm.io/package/nanoassert.md) — 780.8K weekly downloads
- [@ffmpeg/ffmpeg](https://npm.io/package/@ffmpeg/ffmpeg.md) — 529.5K weekly downloads

## Recent versions

- 1.0.1 (latest) — 2019-05-27
- 0.1.0-pre.0 (pre) — 2017-06-14
- 1.0.0 — 2018-07-05
- 0.1.3 — 2018-02-16
- 0.1.2 — 2017-12-21
- 0.1.1 — 2017-11-01
- 0.1.0 — 2017-06-23
- 0.0.6 — 2017-04-06
- 0.0.5 — 2017-04-06
- 0.0.5-0 — 2017-04-06
- 0.0.4 — 2017-01-23
- 0.0.3 — 2017-01-23
- 0.0.2 — 2017-01-06
- 0.0.2-0 — 2017-01-06

## README

# can-validate-validatejs

[![Join our Slack](https://img.shields.io/badge/slack-join%20chat-611f69.svg)](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Join our Discourse](https://img.shields.io/discourse/https/forums.bitovi.com/posts.svg)](https://forums.bitovi.com/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/canjs/can-validate-validatejs/blob/master/LICENSE.md)
[![npm version](https://badge.fury.io/js/can-validate-validatejs.svg)](https://www.npmjs.com/package/can-validate-validatejs)
[![Travis build status](https://travis-ci.org/canjs/can-validate-validatejs.svg?branch=master)](https://travis-ci.org/canjs/can-validate-validatejs)
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-validate-validatejs.svg)](https://greenkeeper.io/)

Create validator functions using [validate.js](https://validatejs.org/).

## Documentation

Read the [can-validate-validatejs API docs on CanJS.com](https://canjs.com/doc/can-validate-validatejs.html).

## Changelog

See the [latest releases on GitHub](https://github.com/canjs/can-validate-validatejs/releases).

## Contributing

The [contribution guide](https://github.com/canjs/can-validate-validatejs/blob/master/CONTRIBUTING.md) has information on getting help, reporting bugs, developing locally, and more.

## License

[MIT](https://github.com/canjs/can-validate-validatejs/blob/master/LICENSE.md)

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