{"id":20963846,"url":"https://github.com/codemix/url-route","last_synced_at":"2025-05-14T09:31:44.871Z","repository":{"id":17394336,"uuid":"20166737","full_name":"codemix/url-route","owner":"codemix","description":"Web component providing URL routing","archived":false,"fork":false,"pushed_at":"2014-05-27T00:39:14.000Z","size":660,"stargazers_count":9,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-11T09:50:09.458Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codemix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-25T21:45:17.000Z","updated_at":"2018-05-18T17:35:39.000Z","dependencies_parsed_at":"2022-09-11T07:01:09.268Z","dependency_job_id":null,"html_url":"https://github.com/codemix/url-route","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemix%2Furl-route","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemix%2Furl-route/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemix%2Furl-route/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemix%2Furl-route/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codemix","download_url":"https://codeload.github.com/codemix/url-route/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225284588,"owners_count":17449931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-11-19T02:48:35.834Z","updated_at":"2024-11-19T02:48:36.652Z","avatar_url":"https://github.com/codemix.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"url-route\r\n================\r\n\r\nSee the [component page](http://codemix.github.io/url-route) for more information.\r\n\r\n\r\n# Usage\r\n\r\n```html\r\n\u003curl-route pattern=\"/pages/\u003cpage\u003e\"\u003e\r\n  \u003ctemplate\u003e\r\n    \u003ch1\u003eShowing the {{page}} page!\u003c/h1\u003e\r\n  \u003c/template\u003e\r\n\u003c/url-route\u003e\r\n```\r\n\r\n```html\r\n\u003curl-route pattern=\"/things/\u003cnum:\\d+\u003e\"\u003e\r\n  \u003ctemplate\u003e\r\n    \u003ch1\u003eShowing thing #{{num}}\u003c/h1\u003e\r\n  \u003c/template\u003e\r\n\u003c/url-route\u003e\r\n```\r\n\r\n```html\r\n\u003curl-route pattern=\"#info\"\u003e\r\n  \u003ctemplate\u003e\r\n    \u003cdiv class=\"alert alert-info\"\u003e\r\n      This is an info panel\r\n    \u003c/div\u003e\r\n  \u003c/template\u003e\r\n\u003c/url-route\u003e\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodemix%2Furl-route","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodemix%2Furl-route","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodemix%2Furl-route/lists"}