{"id":27982106,"url":"https://github.com/js2me/mobx-route","last_synced_at":"2026-02-06T18:13:44.073Z","repository":{"id":288550792,"uuid":"966778490","full_name":"js2me/mobx-route","owner":"js2me","description":"🚀 Simple and lightweight typed MobX router 🚀","archived":false,"fork":false,"pushed_at":"2026-01-11T18:34:13.000Z","size":4948,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-11T21:28:32.135Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://js2me.github.io/mobx-route/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/js2me.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"js2me"}},"created_at":"2025-04-15T12:48:34.000Z","updated_at":"2026-01-11T18:33:07.000Z","dependencies_parsed_at":"2025-05-08T03:48:12.414Z","dependency_job_id":"219d4cb2-a10f-4aaa-a455-3245a5602694","html_url":"https://github.com/js2me/mobx-route","commit_stats":null,"previous_names":["js2me/mobx-route"],"tags_count":144,"template":false,"template_full_name":null,"purl":"pkg:github/js2me/mobx-route","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js2me%2Fmobx-route","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js2me%2Fmobx-route/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js2me%2Fmobx-route/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js2me%2Fmobx-route/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/js2me","download_url":"https://codeload.github.com/js2me/mobx-route/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js2me%2Fmobx-route/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28778719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T11:46:04.308Z","status":"ssl_error","status_checked_at":"2026-01-26T11:46:02.664Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-08T03:48:07.617Z","updated_at":"2026-01-26T13:02:37.784Z","avatar_url":"https://github.com/js2me.png","language":"TypeScript","funding_links":["https://github.com/sponsors/js2me"],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"docs/public/logo.png\" align=\"right\" width=\"156\" alt=\"logo\" /\u003e\n\n# mobx-route  \n\n[![NPM version][npm-image]][npm-url] [![build status][github-build-actions-image]][github-actions-url] [![npm download][download-image]][download-url] [![bundle size][bundlephobia-image]][bundlephobia-url]\n\n\n[npm-image]: http://img.shields.io/npm/v/mobx-route.svg\n[npm-url]: http://npmjs.org/package/mobx-route\n[github-build-actions-image]: https://github.com/js2me/mobx-route/workflows/Builds,%20tests%20\u0026%20co/badge.svg\n[github-actions-url]: https://github.com/js2me/mobx-route/actions\n[download-image]: https://img.shields.io/npm/dm/mobx-route.svg\n[download-url]: https://npmjs.org/package/mobx-route\n[bundlephobia-url]: https://bundlephobia.com/result?p=mobx-route\n[bundlephobia-image]: https://badgen.net/bundlephobia/minzip/mobx-route\n\n\n🚀 Simple and lightweight typed MobX router 🚀    \n_Uses [`path-to-regexp` power](https://www.npmjs.com/package/path-to-regexp)_  \n\n### [Read the docs →](https://js2me.github.io/mobx-route/)  \n\n\n```ts\nimport { createRoute } from \"mobx-route\";\n\nconst userDetails = createRoute(\"/users/:id\");\n\nawait userDetails.open({ id: 1 }); // path params are required\n\nuserDetails.isOpened; // true;\n```\n\n## Contribution Guide    \n\nWant to contribute ? [Follow this guide](https://github.com/js2me/mobx-route/blob/master/CONTRIBUTING.md)  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjs2me%2Fmobx-route","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjs2me%2Fmobx-route","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjs2me%2Fmobx-route/lists"}