{"id":20627809,"url":"https://github.com/sivan/codebar.js","last_synced_at":"2025-08-25T23:03:11.636Z","repository":{"id":145787222,"uuid":"50019811","full_name":"sivan/codebar.js","owner":"sivan","description":"A codebar for codepens.","archived":false,"fork":false,"pushed_at":"2017-02-07T09:10:37.000Z","size":103,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-15T04:53:13.838Z","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/sivan.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}},"created_at":"2016-01-20T09:36:45.000Z","updated_at":"2023-03-08T14:26:00.000Z","dependencies_parsed_at":"2023-07-15T17:15:34.739Z","dependency_job_id":null,"html_url":"https://github.com/sivan/codebar.js","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sivan/codebar.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivan%2Fcodebar.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivan%2Fcodebar.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivan%2Fcodebar.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivan%2Fcodebar.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sivan","download_url":"https://codeload.github.com/sivan/codebar.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivan%2Fcodebar.js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272144649,"owners_count":24881141,"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-08-25T02:00:12.092Z","response_time":1107,"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":[],"created_at":"2024-11-16T13:18:17.856Z","updated_at":"2025-08-25T23:03:11.607Z","avatar_url":"https://github.com/sivan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Codebar.js\n\nA [codebar](//sivan.github.io/codebar.js/) for codepens.\n\n![DEMO](preview.png)\n\n## Usage\n\n1. Add `codebar.js` at **Add External JavaScript** section in **[Pen Settings - JavaScript]**  \n    (Example url: `//sivan.github.io/codebar.js/dist/codebar.js`)\n2. Add pen config at **Stuff for \u0026lt;head\u0026gt;** section in **[Pen Settings - HTML]** \n\nHere is a config sample:\n\n```html\n\u003cscript\u003e\nvar codebarConfig = {\n  browsers: {\n    chrome: '43+',\n    ff: false,\n    safari: null,\n    ie: 8\n  },\n  players: {\n    developer: {\n        name: \"Sivan\",\n        url: \"http://codepen.io/sivan/\"\n    }\n  }\n};\n\u003c/script\u003e\n```\n\nTips: \n\n* Set browser value to `false` if this pen doesn't support this browser;\n* Set browser value to `null` if you want to hide this browser.\n\n## Default Config\n\n```json\n{\n  \"browsers\": {\n    \"chrome\": true,\n    \"safari\": true,\n    \"ff\": true,\n    \"ie\": true,\n    \"edge\": true\n  },\n  \"players\": {\n    \"developer\": {\n      \"name\": \"Sivan\",\n      \"url\": \"http://codepen.io/sivan/\"\n    },\n    \"designer\": false\n  },\n  \"ui\": {\n    \"theme\": \"dark\"\n  }\n}\n```\n\n-- EOF --\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsivan%2Fcodebar.js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsivan%2Fcodebar.js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsivan%2Fcodebar.js/lists"}