# can-view-parser

> Parses html and magic tags

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

## Install

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

## 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.1.3 |
| Published | 2019-05-24 |
| First published | 2016-04-25 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 54.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 4 |
| Author | Bitovi |
| Maintainers | blackmarket, bmomberger-bitovi, cherif_b, christopherjbaker, justinbmeyer, matthewp, mickmcgrath13, phillipskevin, sinjhin, stin13 |
| Keywords | canjs, canjs-plugin, donejs |

## Links

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

## Dependencies (3)

- [can-log](https://npm.io/package/can-log.md) ^1.0.0
- [can-namespace](https://npm.io/package/can-namespace.md) 1.0.0
- [can-attribute-encoder](https://npm.io/package/can-attribute-encoder.md) ^1.0.0

## Recent versions

- 4.1.3 (latest) — 2019-05-24
- 3.8.3 (3.x-legacy) — 2018-03-12
- 4.0.0-pre.0 (pre) — 2017-11-20
- 4.1.2 — 2018-10-26
- 4.1.1 — 2018-10-23
- 4.1.0 — 2018-07-05
- 4.0.2 — 2018-02-16
- 4.0.1 — 2018-01-30
- 4.0.0 — 2018-01-27
- 3.8.2 — 2018-01-26
- 3.8.1 — 2018-01-17
- 3.8.0 — 2017-11-20
- 3.7.0 — 2017-11-20
- 3.6.3 — 2017-11-01
- 3.6.2 — 2017-10-16
- … 28 more at https://npm.io/package/can-view-parser/versions

## README

# can-view-parser

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

Parses html and magic tags.

## Documentation

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

## Changelog

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

## Contributing

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

## License

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

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