{"id":15389300,"url":"https://github.com/tpluscode/wc-runkit","last_synced_at":"2026-01-20T11:10:59.612Z","repository":{"id":57167401,"uuid":"242961919","full_name":"tpluscode/wc-runkit","owner":"tpluscode","description":"Dead simple RunKit web component","archived":false,"fork":false,"pushed_at":"2023-05-08T03:18:29.000Z","size":444,"stargazers_count":1,"open_issues_count":8,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-12T22:51:16.674Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tpluscode.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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":"2020-02-25T09:35:58.000Z","updated_at":"2022-07-12T15:17:51.000Z","dependencies_parsed_at":"2024-10-18T20:13:58.050Z","dependency_job_id":null,"html_url":"https://github.com/tpluscode/wc-runkit","commit_stats":{"total_commits":16,"total_committers":1,"mean_commits":16.0,"dds":0.0,"last_synced_commit":"04f9a7341ac809b31bd70a01c362057e011d4227"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpluscode%2Fwc-runkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpluscode%2Fwc-runkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpluscode%2Fwc-runkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpluscode%2Fwc-runkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tpluscode","download_url":"https://codeload.github.com/tpluscode/wc-runkit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247502224,"owners_count":20949214,"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-10-01T14:59:57.605Z","updated_at":"2026-01-20T11:10:59.606Z","avatar_url":"https://github.com/tpluscode.png","language":"JavaScript","readme":"\u003e # @tpluscode/run-kit\nDead simple RunKit web component\n\n## Installation\n\nWith unpkg, add this to page:\n\n```html\n\u003cscript src=\"//unpkg.com/@tpluscode/wc-runkit\"\u003e\u003c/script\u003e\n```\n\n## Usage\n\nAdd a `\u003crun-kit\u003e` element with a `\u003cpre\u003e` inside\n\n```html\n\u003crun-kit\u003e\n  \u003cpre\u003e\nconst hello = require(\"simple-hello-world-example\")\n\nmyApp.printMsg()\n  \u003c/pre\u003e\n\u003c/run-kit\u003e\n```\n\nWhen using in a static-page generator, you might use triple backticks instead of `\u003cpre\u003e` to have the highlighted\ncode be displayed until runkit initializes its embed.\n\n    \u003crun-kit\u003e\n    \n      ```js\n    const hello = require(\"simple-hello-world-example\")\n\n    myApp.printMsg()\n      ```\n      \n    \u003c/run-kit\u003e\n\n\n## Configuration\n\nAll options follow [Embed API](https://runkit.com/docs/embed#embed-api) docs page\n\n### Node Version\n\n```\n\u003crun-kit node-version=\"13\"\u003e\u003c/run-kit\u003e\n```\n\nThe default is `12`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpluscode%2Fwc-runkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftpluscode%2Fwc-runkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpluscode%2Fwc-runkit/lists"}