can-route

Observable front-end application routing for CanJS.

Usage no npm install needed!

<script type="module">
  import canRoute from 'https://cdn.skypack.dev/can-route';
</script>

README

can-route

Join our Slack Join our Discourse License: MIT npm version Travis build status Greenkeeper badge

Note: This is the CanJS can-route module. The old can-route has been renamed to did-route. Many thanks to @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.

Changelog

See the latest releases on GitHub.

Contributing

The contribution guide has information on getting help, reporting bugs, developing locally, and more.

License

MIT