# can-view-href

> Make flexible route links

Latest version **3.1.1** (published 2017-11-01) · 0 weekly downloads

## Install

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

## 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 | 3.1.1 |
| Published | 2017-11-01 |
| First published | 2016-03-28 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 6 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Bitovi |
| Maintainers | blackmarket, marshallswain, phillipskevin, matthewp, justinbmeyer |
| Keywords | canjs, donejs, canjs-plugin |

## Links

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

## Dependencies (6)

- [can-util](https://npm.io/package/can-util.md) ^3.9.5
- [can-route](https://npm.io/package/can-route.md) ^3.1.0
- [can-stache](https://npm.io/package/can-stache.md) ^3.1.0
- [can-compute](https://npm.io/package/can-compute.md) ^3.3.1
- [can-view-scope](https://npm.io/package/can-view-scope.md) ^3.2.0
- [can-view-callbacks](https://npm.io/package/can-view-callbacks.md) ^3.1.0

## Recent versions

- 3.1.1 (latest) — 2017-11-01
- 3.1.0-pre.2 (pre) — 2017-06-22
- 3.1.0 — 2017-06-23
- 3.1.0-pre.1 — 2017-06-14
- 3.1.0-pre.0 — 2017-06-06
- 3.0.4 — 2017-03-02
- 3.0.3 — 2016-11-30
- 3.0.2 — 2016-11-29
- 3.0.1 — 2016-11-10
- 3.0.0 — 2016-10-17
- 3.0.0-pre.2 — 2016-10-14
- 3.0.0-pre.1 — 2016-10-12
- 1.0.0 — 2016-04-08
- 0.1.0 — 2016-03-28

## README

# can-view-href

[![Join the chat at https://gitter.im/canjs/canjs](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/canjs/canjs?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-href/blob/master/LICENSE.md)
[![npm version](https://badge.fury.io/js/can-view-href.svg)](https://www.npmjs.com/package/can-view-href)
[![Travis build status](https://travis-ci.org/canjs/can-view-href.svg?branch=master)](https://travis-ci.org/canjs/can-view-href)
[![AppVeyor build status](https://ci.appveyor.com/api/projects/status/github/canjs/can-view-href?branch=master&svg=true)](https://ci.appveyor.com/project/matthewp/can-view-href)
[![Coverage status](https://coveralls.io/repos/github/canjs/can-view-href/badge.svg?branch=master)](https://coveralls.io/github/canjs/can-view-href?branch=master)
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-view-href.svg)](https://greenkeeper.io/)

Make flexible route links

## Documentation

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

## Changelog

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

## Contributing

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

## License

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

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