# can-vdom

> A browser-lite environment for nodejs

Latest version **4.4.2** (published 2019-09-04) · 0 weekly downloads

## Install

```sh
npm install can-vdom
pnpm add can-vdom
yarn add can-vdom
bun add can-vdom
```

## 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.4.2 |
| Published | 2019-09-04 |
| First published | 2015-05-18 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 5 |
| Unpacked size | 26.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 5 |
| Author | Bitovi |
| Maintainers | blackmarket, bmomberger-bitovi, chasen, cherif_b, justinbmeyer, marshallswain, matthewp, phillipskevin, sinjhin, stin13 |
| Keywords | donejs, canjs |

## Links

- npm: https://www.npmjs.com/package/can-vdom
- Repository: https://github.com/canjs/can-vdom
- Homepage: http://canjs.com
- Issues: https://github.com/canjs/can-vdom/issues
- npm.io page: https://npm.io/package/can-vdom

## Dependencies (5)

- [can-log](https://npm.io/package/can-log.md) ^1.0.0
- [can-assign](https://npm.io/package/can-assign.md) ^1.0.0
- [can-globals](https://npm.io/package/can-globals.md) ^1.0.0
- [can-simple-dom](https://npm.io/package/can-simple-dom.md) ^1.6.1
- [can-view-parser](https://npm.io/package/can-view-parser.md) ^4.0.0

## Recent versions

- 4.4.2 (latest) — 2019-09-04
- 3.2.0-pre.0 (pre) — 2017-08-01
- 4.4.1 — 2018-12-27
- 4.4.0 — 2018-08-02
- 4.3.0 — 2018-07-31
- 4.2.0 — 2018-07-05
- 4.1.0 — 2018-06-07
- 4.0.1 — 2018-02-16
- 4.0.0 — 2018-01-28
- 3.2.5 — 2017-12-01
- 3.2.4 — 2017-11-01
- 3.2.3 — 2017-10-04
- 3.2.1 — 2017-09-29
- 3.2.0 — 2017-08-14
- 3.1.1 — 2017-07-10
- … 15 more at https://npm.io/package/can-vdom/versions

## README

# can-vdom

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

A browser-lite environment for nodejs

## Documentation

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

## Changelog

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

## Contributing

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

## License

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

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