{"id":20083685,"url":"https://github.com/marko-js/compat","last_synced_at":"2026-04-02T17:27:16.591Z","repository":{"id":186800893,"uuid":"663659048","full_name":"marko-js/compat","owner":"marko-js","description":"Marko compat taglibs","archived":false,"fork":false,"pushed_at":"2025-10-06T15:53:24.000Z","size":1086,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-10-06T17:43:59.142Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marko-js.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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}},"created_at":"2023-07-07T20:13:02.000Z","updated_at":"2025-10-06T15:50:57.000Z","dependencies_parsed_at":"2025-10-06T17:40:00.562Z","dependency_job_id":null,"html_url":"https://github.com/marko-js/compat","commit_stats":{"total_commits":127,"total_committers":3,"mean_commits":"42.333333333333336","dds":"0.13385826771653542","last_synced_commit":"132211e38dbc3f8346afbc8ad10d2bfcef5233e9"},"previous_names":["marko-js/compat"],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/marko-js/compat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marko-js%2Fcompat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marko-js%2Fcompat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marko-js%2Fcompat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marko-js%2Fcompat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marko-js","download_url":"https://codeload.github.com/marko-js/compat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marko-js%2Fcompat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31311488,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"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":"2024-11-13T15:48:26.906Z","updated_at":"2026-04-02T17:27:16.572Z","avatar_url":"https://github.com/marko-js.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003c!-- Logo --\u003e\n  \u003cbr/\u003e\n  Marko Compatibility\n\t\u003cbr/\u003e\n\n  \u003c!-- Language --\u003e\n  \u003ca href=\"http://typescriptlang.org\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/%3C%2F%3E-typescript-blue.svg\" alt=\"TypeScript\"/\u003e\n  \u003c/a\u003e\n  \u003c!-- Format --\u003e\n  \u003ca href=\"https://github.com/prettier/prettier\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/styled_with-prettier-ff69b4.svg\" alt=\"Styled with prettier\"/\u003e\n  \u003c/a\u003e\n  \u003c!-- CI --\u003e\n  \u003ca href=\"https://github.com/marko-js/ssr-to-html/actions/workflows/ci.yml\"\u003e\n    \u003cimg src=\"https://github.com/marko-js/ssr-to-html/actions/workflows/ci.yml/badge.svg\" alt=\"Build status\"/\u003e\n  \u003c/a\u003e\n  \u003c!-- Coverage --\u003e\n  \u003ca href=\"https://codecov.io/gh/marko-js/ssr-to-html\"\u003e\n    \u003cimg src=\"https://codecov.io/gh/marko-js/ssr-to-html/branch/main/graph/badge.svg?token=TODO\"/\u003e\n  \u003c/a\u003e\n  \u003c!-- NPM Version --\u003e\n  \u003ca href=\"https://npmjs.org/package/ssr-to-html\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/v/ssr-to-html.svg\" alt=\"NPM Version\"/\u003e\n  \u003c/a\u003e\n\u003c/h1\u003e\n\nThis repository contains \"compatibility\" packages for consuming Marko components using older deprecated API's in the current version of Marko.\n\n| Command                                                                                          | Description                                                                 |\n| ------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------- |\n| [compat-v4](https://github.com/marko-js/compat/blob/main/packages/compat-v4/README.md)           | ✨ Install this package when upgrading from marko@4.                        |\n| [marko-widgets@8](https://github.com/marko-js/compat/blob/main/packages/marko-widgets/README.md) | ✨ Install this package when upgrading from marko@4 with `marko-widgets@7`. |\n\n# Code of Conduct\n\nThis project adheres to the [eBay Code of Conduct](./.github/CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarko-js%2Fcompat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarko-js%2Fcompat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarko-js%2Fcompat/lists"}