https://github.com/canjs/can-route
Observable front-end application routing for CanJS.
https://github.com/canjs/can-route
Last synced: 11 months ago
JSON representation
Observable front-end application routing for CanJS.
- Host: GitHub
- URL: https://github.com/canjs/can-route
- Owner: canjs
- License: mit
- Created: 2016-04-15T19:35:10.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-11-04T03:49:40.000Z (over 3 years ago)
- Last Synced: 2025-04-08T21:37:34.892Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://canjs.com/doc/can-route.html
- Size: 1.03 MB
- Stars: 10
- Watchers: 13
- Forks: 4
- Open Issues: 32
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# can-route
[](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://forums.bitovi.com/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://github.com/canjs/can-route/blob/master/LICENSE.md)
[](https://www.npmjs.com/package/can-route)
[](https://travis-ci.org/canjs/can-route)
[](https://greenkeeper.io/)
> __Note:__ This is the CanJS [can-route](https://github.com/canjs/can-route) module. The old `can-route` has been renamed to [did-route](https://www.npmjs.com/package/did-route). Many thanks to [@michaelrhodes](https://github.com/michaelrhodes) for letting us use the `can-route` module name.
Create a route matching rule. Optionally provide defaults that will be applied to the [can-map] when the route matches.
## Documentation
Read the [can-route API docs on CanJS.com](https://canjs.com/doc/can-route.html).
## Changelog
See the [latest releases on GitHub](https://github.com/canjs/can-route/releases).
## Contributing
The [contribution guide](https://github.com/canjs/can-route/blob/master/CONTRIBUTING.md) has information on getting help, reporting bugs, developing locally, and more.
## License
[MIT](https://github.com/canjs/can-route/blob/master/LICENSE.md)