# can-validate-interface

> Utility to validate property existence. Test for missing properties before they cause errors later.

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

## Install

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

## 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.3 |
| Published | 2019-05-27 |
| First published | 2017-05-22 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 11.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 3 |
| Author | Bitovi |
| Maintainers | blackmarket, chasen, cherif_b, justinbmeyer, matthewp, nlundquist, phillipskevin |
| Keywords | interface, canjs, can, can-validate |

## Links

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

## 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.3 (latest) — 2019-05-27
- 1.0.0-pre.2 (pre) — 2017-12-01
- 1.0.2 — 2018-05-03
- 1.0.1 — 2018-02-16
- 1.0.0 — 2018-01-29
- 0.1.2 — 2017-11-02
- 0.1.1 — 2017-11-02
- 0.1.0 — 2017-05-22

## README

# can-validate-interface

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

Utility to validate property existence. Test for missing properties before they cause errors later.

## Documentation

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

## Changelog

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

## Contributing

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

## License

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

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