{"id":19444921,"url":"https://github.com/century-tech/ruth","last_synced_at":"2025-07-22T21:34:05.069Z","repository":{"id":57104752,"uuid":"97739010","full_name":"CENTURY-Tech/ruth","owner":"CENTURY-Tech","description":"A friendly router written for Web Components","archived":false,"fork":false,"pushed_at":"2017-07-20T08:59:55.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-25T11:12:40.120Z","etag":null,"topics":["router","routing","web-components","webcomponents"],"latest_commit_sha":null,"homepage":"","language":null,"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/CENTURY-Tech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-07-19T16:34:13.000Z","updated_at":"2017-07-20T10:19:37.000Z","dependencies_parsed_at":"2022-08-20T20:40:54.102Z","dependency_job_id":null,"html_url":"https://github.com/CENTURY-Tech/ruth","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/CENTURY-Tech/ruth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CENTURY-Tech%2Fruth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CENTURY-Tech%2Fruth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CENTURY-Tech%2Fruth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CENTURY-Tech%2Fruth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CENTURY-Tech","download_url":"https://codeload.github.com/CENTURY-Tech/ruth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CENTURY-Tech%2Fruth/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266578680,"owners_count":23951150,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":["router","routing","web-components","webcomponents"],"created_at":"2024-11-10T16:08:46.147Z","updated_at":"2025-07-22T21:34:05.044Z","avatar_url":"https://github.com/CENTURY-Tech.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ruth\n\nA friendly router written for Web Components\n\n[![npm](https://img.shields.io/npm/v/@ctek/ruth.svg?style=flat-square)](https://www.npmjs.com/package/@ctek/ruth) [![Bower](https://img.shields.io/bower/v/ruth.svg?style=flat-square)](https://github.com/CENTURY-Tech/ruth)\n\n## Basic usage\n```html\n\u003ctemplate is=\"ruth-redirect\" to-path=\"/my-old-path\" from-path=\"/my-new-path\"\u003e\u003c/template\u003e\n\n\u003ctemplate is=\"ruth-route\" path=\"my-courses\"\u003e\n  \u003c!-- You can use HTML imports or whatever else suits you. Ruth won't care or judge you... --\u003e\n  \u003clink rel=\"import\" href=\"../my-component.html\"\u003e\n  \u003cmy-component\u003e\u003c/my-component\u003e\n\u003c/template\u003e\n\n\u003c!-- ÏFallback template, when no routes are matched at this level --\u003e\n\u003ctemplate is=\"ruth\" default\u003e\n  \u003clink rel=\"import\" href=\"../page-404.html\"\u003e\n  \u003cpage-404\u003e\u003c/page-404\u003e\n\u003c/template\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcentury-tech%2Fruth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcentury-tech%2Fruth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcentury-tech%2Fruth/lists"}