{"id":25387861,"url":"https://github.com/scarpmetal/codepen-tabs","last_synced_at":"2026-05-19T07:12:02.305Z","repository":{"id":277637505,"uuid":"933057840","full_name":"ScarpMetal/codepen-tabs","owner":"ScarpMetal","description":"Adds multi-tab support to the CodePen editor for organizing code.","archived":false,"fork":false,"pushed_at":"2025-02-15T04:51:19.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-05T20:55:12.682Z","etag":null,"topics":["codepen","tampermonkey","userscript"],"latest_commit_sha":null,"homepage":"","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/ScarpMetal.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2025-02-15T03:40:40.000Z","updated_at":"2025-02-15T05:15:05.000Z","dependencies_parsed_at":"2025-02-15T05:28:17.496Z","dependency_job_id":null,"html_url":"https://github.com/ScarpMetal/codepen-tabs","commit_stats":null,"previous_names":["scarpmetal/codepen-tabs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ScarpMetal/codepen-tabs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScarpMetal%2Fcodepen-tabs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScarpMetal%2Fcodepen-tabs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScarpMetal%2Fcodepen-tabs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScarpMetal%2Fcodepen-tabs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ScarpMetal","download_url":"https://codeload.github.com/ScarpMetal/codepen-tabs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScarpMetal%2Fcodepen-tabs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280850382,"owners_count":26401956,"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","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":["codepen","tampermonkey","userscript"],"created_at":"2025-02-15T12:25:53.855Z","updated_at":"2025-10-24T19:09:04.026Z","avatar_url":"https://github.com/ScarpMetal.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CodePen Tabs\nAdds multi-tab support to the CodePen editor for organizing code.\n\n\u003cimg src=\"https://i.imgur.com/L7N621B.gif\" /\u003e\n\n## How to install\n1. Install the [TamperMonkey](https://www.tampermonkey.net/#download) browser extension\n2. Click the TamperMonkey extension icon, then navigate to `Dashboard \u003e Utilities \u003e Import from url`\n3. Paste `https://raw.githubusercontent.com/ScarpMetal/codepen-tabs/refs/heads/main/index.js` in the input and click \"Install\" on both the Dashboard page and the Preview page\n\n## How to use\n* Add a tab comment in the format: `/* {Tab Name} */`\n* Click \"Reload CodePen Tabs\" (top right corner of editor) to update the tabs\n* Any code above the first tab comment shows on all tabs\n* You can select and deselect a tab to toggle showing all the code\n\nExample:\n```javascript\nconst MY_CONSTANT = \"I show on every tab\"\n\n/* {Tab 1} */\nfunction func1() {}\n\n/* {Tab 2} */\nfunction func2() {}\n\n/* {Tab 3} */\nfunction func3() {}\n```\n\n## How to setup dev environment\n1. Clone the repo `git clone https://github.com/ScarpMetal/codepen-tabs.git`\n2. Click the TamperMonkey extension icon, then navigate to `Dashboard \u003e Utilities \u003e Import from file` and upload `index.js`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscarpmetal%2Fcodepen-tabs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscarpmetal%2Fcodepen-tabs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscarpmetal%2Fcodepen-tabs/lists"}