# can-route-pushstate

> Pushstate for can-route

Latest version **6.0.0** (published 2019-10-03) · 0 weekly downloads

## Install

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

## 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 | 6.0.0 |
| Published | 2019-10-03 |
| First published | 2016-04-29 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 8 |
| Unpacked size | 63.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 8 |
| Author | Bitovi |
| Maintainers | andrejewski, blackmarket, bmomberger-bitovi, chasen, cherif_b, christopherjbaker, htmlghozt, james0x57, justinbmeyer, m-mujica, mattchewone, matthewp, mikedane94, phillipskevin, stin13 |
| Keywords | canjs, canjs-plugin, donejs |

## Links

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

## Dependencies (8)

- [can-diff](https://npm.io/package/can-diff.md) ^1.0.0
- [can-route](https://npm.io/package/can-route.md) ^5.0.0
- [can-symbol](https://npm.io/package/can-symbol.md) ^1.6.3
- [can-globals](https://npm.io/package/can-globals.md) ^1.0.0
- [can-reflect](https://npm.io/package/can-reflect.md) ^1.8.0
- [can-dom-events](https://npm.io/package/can-dom-events.md) ^1.1.0
- [can-simple-observable](https://npm.io/package/can-simple-observable.md) ^2.0.0
- [can-observation-recorder](https://npm.io/package/can-observation-recorder.md) ^1.0.2

## Recent versions

- 6.0.0 (latest) — 2019-10-03
- 6.0.0-pre.0 (pre) — 2019-09-11
- 3.4.3 (3.x-legacy) — 2019-04-02
- 5.0.14 — 2019-09-10
- 5.0.13 — 2019-05-30
- 5.0.12 — 2019-05-24
- 3.4.1 — 2019-04-01
- 3.4.0 — 2019-04-01
- 5.0.11 — 2019-02-25
- 5.0.10 — 2019-02-11
- 5.0.9 — 2018-12-05
- 5.0.8 — 2018-11-16
- 5.0.7 — 2018-10-11
- 4.1.2 — 2018-09-30
- 5.0.6 — 2018-09-25
- … 45 more at https://npm.io/package/can-route-pushstate/versions

## README

# can-route-pushstate

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

Changes [can-route](https://github.com/canjs/can-route) to use [pushstate](https://developer.mozilla.org/en-US/docs/Web/Guide/API/DOM/Manipulating_the_browser_history)

## Documentation

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

## Changelog

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

## Contributing

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

## License

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

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