{"library":"cyclic-router","type":"library","category":null,"description":"A routing library for Cycle.js applications, wrapping the main function to provide route matching and navigation. Current stable version is 6.0.0, released sporadically with a focus on incremental improvements. Unlike older versions (V4 and below) that acted as drivers, V5+ uses a `routerify` wrapper that works with `@cycle/history` and supports route parameters, basename configuration, and raw history access. Differentiators include integration with switch-path matcher and explicit route-to-component mapping via `routedComponent()`. Requires peer dependencies `@cycle/history` and `history`.","language":"javascript","status":"active","version":"6.0.0","tags":["javascript","typescript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install cyclic-router","imports":["import { routerify } from 'cyclic-router'","import { RouterOptions } from 'cyclic-router'","sources.router.routedComponent({...})(sources)"]},{"cmd":"yarn add cyclic-router","imports":[]},{"cmd":"pnpm add cyclic-router","imports":[]}],"homepage":null,"github":"https://github.com/cyclejs-community/cyclic-router","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/cyclic-router","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}