# can-validate-legacy

> Validation plugin for CanJS that provides an abstraction layer to your validation library of choice (Shim may be required).

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

## Install

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

## 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 | 2.0.1 |
| Published | 2019-05-27 |
| First published | 2016-12-23 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 7 |
| Unpacked size | 121.2 KB |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 3 |
| Author | Bitovi |
| Maintainers | blackmarket, chasen, cherif_b, justinbmeyer, marshallswain, matthewp, phillipskevin, stin13 |
| Keywords | Validate, plugin, canjs |

## Links

- npm: https://www.npmjs.com/package/can-validate-legacy
- Repository: https://github.com/canjs/can-validate-legacy
- Issues: https://github.com/canjs/can-validate-legacy/issues
- npm.io page: https://npm.io/package/can-validate-legacy

## Dependencies (7)

- [can-log](https://npm.io/package/can-log.md) <2.0.0
- [can-map](https://npm.io/package/can-map.md) ^4.1.2
- [can-assign](https://npm.io/package/can-assign.md) ^1.1.1
- [can-compute](https://npm.io/package/can-compute.md) ^4.1.0
- [can-reflect](https://npm.io/package/can-reflect.md) ^1.0.0
- [validate.js](https://npm.io/package/validate.js.md) <0.12.0
- [can-namespace](https://npm.io/package/can-namespace.md) <2.0.0

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

- 2.0.1 (latest) — 2019-05-27
- 1.1.0-pre.1 (pre) — 2017-06-14
- 2.0.0 — 2018-08-16
- 1.4.0 — 2018-07-05
- 1.3.0 — 2018-07-05
- 1.2.1 — 2018-06-29
- 1.2.0 — 2018-01-09
- 1.1.1 — 2017-11-01
- 1.1.0 — 2017-06-23
- 1.1.0-pre.0 — 2017-06-08
- 1.0.2 — 2017-03-02
- 1.0.0 — 2017-01-10
- 1.0.0-pre.2 — 2016-12-28
- 1.0.0-pre.0 — 2016-12-23

## README

# can-validate-legacy

[![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-legacy/blob/master/LICENSE.md)
[![npm version](https://badge.fury.io/js/can-validate-legacy.svg)](https://www.npmjs.com/package/can-validate-legacy)
[![Travis build status](https://travis-ci.org/canjs/can-validate-legacy.svg?branch=master)](https://travis-ci.org/canjs/can-validate-legacy)
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-validate-legacy.svg)](https://greenkeeper.io/)

Validation plugin for CanJS that provides an abstraction layer to your validation library of choice (Shim may be required).

## Documentation

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

## Changelog

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

## Contributing

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

## License

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

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