Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/profiscience/ko-component-router

:station: Component based router for developing wicked awesome apps with Knockout
https://github.com/profiscience/ko-component-router

javascript knockout knockoutjs ko-component-router router spa tko

Last synced: 2 months ago
JSON representation

:station: Component based router for developing wicked awesome apps with Knockout

Awesome Lists containing this project

README

        

# ko-component-router

This repository has been moved to [@profiscience/knockout-contrib-router][]. See the [CHANGELOG][] for all changes.

### Migrating

- `yarn remove ko-component-router`
- `yarn add @profiscience/knockout-contrib-router`
- Rename all `` elements to ``
- Rename all imports (`import { Router } from 'ko-component-router'` => `import { Router } from '@profiscience/knockout-contrib-router'`)

[CHANGELOG]: https://github.com/Profiscience/knockout-contrib/blob/master/packages/router/CHANGELOG.md#100-ko-component-router--profiscienceknockout-contrib-router
[@profiscience/knockout-contrib-router]: https://github.com/Profiscience/knockout-contrib/tree/master/packages/router