{"id":20083664,"url":"https://github.com/marko-js/migrate-v3-widget","last_synced_at":"2025-08-26T15:08:11.983Z","repository":{"id":33788775,"uuid":"161380657","full_name":"marko-js/migrate-v3-widget","owner":"marko-js","description":"Migrates a Marko v3 widget to a v4 component.","archived":false,"fork":false,"pushed_at":"2023-01-03T15:35:28.000Z","size":427,"stargazers_count":1,"open_issues_count":17,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-13T01:48:43.116Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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}},"created_at":"2018-12-11T19:05:59.000Z","updated_at":"2024-01-07T04:36:49.000Z","dependencies_parsed_at":"2023-01-15T02:33:49.230Z","dependency_job_id":null,"html_url":"https://github.com/marko-js/migrate-v3-widget","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marko-js%2Fmigrate-v3-widget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marko-js%2Fmigrate-v3-widget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marko-js%2Fmigrate-v3-widget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marko-js%2Fmigrate-v3-widget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marko-js","download_url":"https://codeload.github.com/marko-js/migrate-v3-widget/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241515959,"owners_count":19975140,"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-13T15:48:21.791Z","updated_at":"2025-03-02T13:44:47.124Z","avatar_url":"https://github.com/marko-js.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003c!-- Logo --\u003e\n  \u003cbr/\u003e\n  @marko/migrate-v3-widget\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://travis-ci.org/marko-js/migrate-v3-widget\"\u003e\n  \u003cimg src=\"https://img.shields.io/travis/marko-js/migrate-v3-widget.svg\" alt=\"Build status\"/\u003e\n  \u003c/a\u003e\n  \u003c!-- Coverage --\u003e\n  \u003ca href=\"https://coveralls.io/github/marko-js/migrate-v3-widget\"\u003e\n    \u003cimg src=\"https://img.shields.io/coveralls/marko-js/migrate-v3-widget.svg\" alt=\"Test Coverage\"/\u003e\n  \u003c/a\u003e\n\u003c/h1\u003e\n\nMigrates a Marko **v3 widget** to a **v4 component**.\n\n_Note: You probably want to use the [marko migrate](https://github.com/marko-js/cli/blob/master/packages/migrate/README.md) command instead of using this directly._\n\n# Installation\n\n```console\nnpm install @marko/migrate-v3-widget\n```\n\n# Example\n\n```javascript\nimport migrate from \"@marko/migrate-v3-widget\";\n\nmigrate(\"./path-to-widget-file.js\").then(code =\u003e {\n  code; // Migrated code\n});\n```\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%2Fmigrate-v3-widget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarko-js%2Fmigrate-v3-widget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarko-js%2Fmigrate-v3-widget/lists"}