# can-route-mock

> a fake url for routing

Latest version **1.0.2** (published 2019-05-26) · MIT license · 0 weekly downloads

## Install

```sh
npm install can-route-mock
pnpm add can-route-mock
yarn add can-route-mock
bun add can-route-mock
```

## 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.2 |
| Published | 2019-05-26 |
| First published | 2018-07-03 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 14.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Author | DoneJS Core Team |
| Maintainers | chasen, cherif_b, justinbmeyer, matthewp, phillipskevin |
| Keywords | canjs, donejs, donejs-plugin |

## Links

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

## Dependencies (2)

- [can-reflect](https://npm.io/package/can-reflect.md) ^1.16.7
- [can-simple-observable](https://npm.io/package/can-simple-observable.md) ^2.1.1

## Recent versions

- 1.0.2 (latest) — 2019-05-26
- 1.0.1 — 2018-07-09
- 1.0.0 — 2018-07-03
- 0.1.0 — 2018-07-03
- 0.0.2 — 2018-07-03

## README

# can-route-mock

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

a fake url for routing

## Documentation

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

## Changelog

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

## Contributing

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

## License

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

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