Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/profiscience/ko-component-router
- Owner: Profiscience
- License: wtfpl
- Archived: true
- Created: 2015-03-01T08:08:36.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-12-18T23:00:36.000Z (about 7 years ago)
- Last Synced: 2024-11-10T11:37:02.747Z (3 months ago)
- Topics: javascript, knockout, knockoutjs, ko-component-router, router, spa, tko
- Language: JavaScript
- Homepage:
- Size: 14.3 MB
- Stars: 67
- Watchers: 14
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-knockout - Router - Router for single-page apps (Plugins and libraries)
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