{"id":15092872,"url":"https://github.com/shateq/adventure_time","last_synced_at":"2026-03-01T06:32:11.734Z","repository":{"id":60369234,"uuid":"542644459","full_name":"shateq/adventure_time","owner":"shateq","description":"A library to work with Adventure Time! Transcript with Deno","archived":false,"fork":false,"pushed_at":"2024-08-26T17:37:54.000Z","size":45,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-22T14:02:41.437Z","etag":null,"topics":["adventure-time","deno","typescript"],"latest_commit_sha":null,"homepage":"https://deno.land/x/adventure_time","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shateq.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-28T14:53:06.000Z","updated_at":"2024-08-26T17:37:58.000Z","dependencies_parsed_at":"2024-09-30T07:20:38.975Z","dependency_job_id":"ed31b86f-5cd9-4b44-8503-d547f178e63c","html_url":"https://github.com/shateq/adventure_time","commit_stats":{"total_commits":25,"total_committers":3,"mean_commits":8.333333333333334,"dds":0.36,"last_synced_commit":"b611940bfb916f4945766385340e23f26a54db84"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/shateq/adventure_time","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shateq%2Fadventure_time","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shateq%2Fadventure_time/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shateq%2Fadventure_time/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shateq%2Fadventure_time/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shateq","download_url":"https://codeload.github.com/shateq/adventure_time/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shateq%2Fadventure_time/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29962021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T05:59:08.471Z","status":"ssl_error","status_checked_at":"2026-03-01T05:58:04.208Z","response_time":124,"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":["adventure-time","deno","typescript"],"created_at":"2024-09-25T11:01:49.753Z","updated_at":"2026-03-01T06:32:11.718Z","avatar_url":"https://github.com/shateq.png","language":"TypeScript","readme":"# Adventure Time! Transcript\n\n[![deno.land](https://shield.deno.dev/x/adventure_time)](https://deno.land/x/adventure_time)\n\nDeno-ready (+ node support) TypeScript library for searching through _AT_\ntranscript pages. Fetches pages from _AT_ fandom website and parses it to be\naccessible from library.\n\n\u003e ⚠️ Alpha stage! Breaking the breaking changes!\n\n## Use [![Test](https://github.com/shateq/adventure_time/actions/workflows/test.yml/badge.svg)](https://github.com/shateq/adventure_time/actions/workflows/test.yml)\n\n```js\nimport {\n    episodeList,\n    seasonTable,\n} from 'https://deno.land/x/adventure_time/mod.ts';\n\nseasonTable(4).then((list) =\u003e {\n    const episode = list[0].transcribeListed();\n    console.log(episode.name);\n});\n\nepisodeList().then((list) =\u003e {\n    console.table(list);\n});\n```\n\n---\n\n### License ![License](https://img.shields.io/github/license/shateq/adventure_time)\n\nProject code is available under GNU GPL 3.0. Check [LICENSE](LICENSE) file.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshateq%2Fadventure_time","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshateq%2Fadventure_time","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshateq%2Fadventure_time/lists"}