#### Table of Contents

- [Basic Usage](./basic.md)
- [Context](./context.md)
- [Router](./router.md)
- [Middleware](./middleware.md)
- [Nested Routing](./nested.md)
- [Path Binding](./path-binding.md)
- [Plugins](./plugins.md)
- [Best Practices](./best-practices.md)
- [TypeScript Support](./typescript.md)
- [Wiki (Usage Examples)](https://github.com/Profiscience/knockout-contrib/wiki/router)

#### Further Reading

- [Ali (KnockoutJS SPA Boilerplate)](https://github.com/caseyWebb/ali)
- [Building a Better Router](https://medium.com/@notCaseyWebb/building-a-better-router-ef42896e2e5a)
