{"id":23116106,"url":"https://github.com/traverson/traverson-traversal","last_synced_at":"2026-04-17T06:03:10.487Z","repository":{"id":58231634,"uuid":"85124513","full_name":"traverson/traverson-traversal","owner":"traverson","description":"Web Component for consuming Hypermedia/HATEOAS APIs","archived":false,"fork":false,"pushed_at":"2018-07-19T08:36:39.000Z","size":15,"stargazers_count":3,"open_issues_count":7,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-31T07:49:35.667Z","etag":null,"topics":["rest-client","web-component"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/traverson.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-03-15T21:53:41.000Z","updated_at":"2019-09-27T19:40:45.000Z","dependencies_parsed_at":"2022-08-31T00:22:13.811Z","dependency_job_id":null,"html_url":"https://github.com/traverson/traverson-traversal","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/traverson/traverson-traversal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/traverson%2Ftraverson-traversal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/traverson%2Ftraverson-traversal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/traverson%2Ftraverson-traversal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/traverson%2Ftraverson-traversal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/traverson","download_url":"https://codeload.github.com/traverson/traverson-traversal/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/traverson%2Ftraverson-traversal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31917372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["rest-client","web-component"],"created_at":"2024-12-17T04:11:14.419Z","updated_at":"2026-04-17T06:03:10.471Z","avatar_url":"https://github.com/traverson.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/traverson/traverson-traversal)\n\n# \u0026lt;traverson-traversal\u0026gt;\n\nThis web component makes it easy to traverse RESTful APIs.\n\nIt is based on the amazing [Traverson library](https://github.com/basti1302/traverson).\n\n## Install\n\nInstall the component using [Bower](http://bower.io/):\n\n```bash\n$ bower install traverson-traversal --save\n```\n\n## Usage\n\nImport Web Components polyfill:\n\n```js\n\u003cscript src=\"/bower_components/webcomponentsjs/webcomponents-lite.js\"\u003e\u003c/script\u003e\n```\n\nImport Traverson Traversal Element:\n\n```html\n\u003clink rel=\"import\" href=\"/bower_components/traverson-traversal/traverson-traversal.html\"\u003e \n```\n\nUse it!:\n\n```html\n\u003ctraverson-traversal\n    auto\n    from=\"http://example.org/api\"\n    follow=\"['link_to', 'resource']\"\n    last-response=\"{{document}}\"\u003e\n\u003c/traverson-traversal\u003e\n\n\u003cp\u003e{{document}}\u003c/p\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftraverson%2Ftraverson-traversal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftraverson%2Ftraverson-traversal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftraverson%2Ftraverson-traversal/lists"}