An open API service indexing awesome lists of open source software.

https://github.com/canjs/can-route-pushstate

Pushstate for can-route
https://github.com/canjs/can-route-pushstate

pushstate pushstate-routing route-pushstate

Last synced: about 1 year ago
JSON representation

Pushstate for can-route

Awesome Lists containing this project

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)