# can-view-model

> Gets or sets the view model of an element.

Latest version **4.0.3** (published 2019-05-24) · 0 weekly downloads

## Install

```sh
npm install can-view-model
pnpm add can-view-model
yarn add can-view-model
bun add can-view-model
```

## 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 | 4.0.3 |
| Published | 2019-05-24 |
| First published | 2016-04-26 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 5 |
| Unpacked size | 15 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Bitovi |
| Maintainers | blackmarket, bmomberger-bitovi, chasen, cherif_b, christopherjbaker, justinbmeyer, matthewp, phillipskevin, sinjhin |
| Keywords | canjs, donejs |

## Links

- npm: https://www.npmjs.com/package/can-view-model
- Homepage: https://canjs.com/doc/can-view-model.html
- npm.io page: https://npm.io/package/can-view-model

## Dependencies (5)

- [can-symbol](https://npm.io/package/can-symbol.md) ^1.5.0
- [can-globals](https://npm.io/package/can-globals.md) ^1.0.0
- [can-reflect](https://npm.io/package/can-reflect.md) ^1.2.1
- [can-namespace](https://npm.io/package/can-namespace.md) 1.0.0
- [can-simple-map](https://npm.io/package/can-simple-map.md) ^4.0.0

## Recent versions

- 4.0.3 (latest) — 2019-05-24
- 4.0.0-pre.6 (pre) — 2018-01-02
- 4.0.2 — 2019-02-11
- 4.0.1 — 2018-02-16
- 4.0.0 — 2018-01-28
- 4.0.0-pre.5 — 2017-12-01
- 3.5.2 — 2017-12-01
- 4.0.0-pre.4 — 2017-11-10
- 3.5.1 — 2017-11-01
- 4.0.0-pre.3 — 2017-10-27
- 4.0.0-pre.2 — 2017-10-17
- 3.5.0 — 2017-09-28
- 3.4.0 — 2017-06-30
- 3.4.0-pre.0 — 2017-06-29
- 3.3.0 — 2017-06-23
- … 23 more at https://npm.io/package/can-view-model/versions

## README

# can-view-model

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

Gets or sets the view model of an element

## Documentation

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

## Changelog

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

## Contributing

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

## License

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

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