{"id":15910471,"url":"https://github.com/logue/codemirror6-bootstrap-theme","last_synced_at":"2026-02-12T21:31:03.988Z","repository":{"id":57700875,"uuid":"505426630","full_name":"logue/codemirror6-bootstrap-theme","owner":"logue","description":"@twbs Bootstrap theme for @CodeMirror 6. Experimenal use.","archived":false,"fork":false,"pushed_at":"2025-02-11T10:56:53.000Z","size":2693,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-25T21:22:57.912Z","etag":null,"topics":["bootstrap5","codemirror-themes","codemirror6"],"latest_commit_sha":null,"homepage":"","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/logue.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-06-20T12:11:25.000Z","updated_at":"2025-02-11T10:56:57.000Z","dependencies_parsed_at":"2024-10-28T12:45:01.452Z","dependency_job_id":"60ab001c-c76e-4af5-8221-6351eed7992f","html_url":"https://github.com/logue/codemirror6-bootstrap-theme","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"3403bef1472d3953c8683eb2e2ac84e5c6458bd1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/logue/codemirror6-bootstrap-theme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logue%2Fcodemirror6-bootstrap-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logue%2Fcodemirror6-bootstrap-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logue%2Fcodemirror6-bootstrap-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logue%2Fcodemirror6-bootstrap-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/logue","download_url":"https://codeload.github.com/logue/codemirror6-bootstrap-theme/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logue%2Fcodemirror6-bootstrap-theme/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29381747,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T20:34:40.886Z","status":"ssl_error","status_checked_at":"2026-02-12T20:23:00.490Z","response_time":55,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["bootstrap5","codemirror-themes","codemirror6"],"created_at":"2024-10-06T15:06:26.772Z","updated_at":"2026-02-12T21:31:03.972Z","avatar_url":"https://github.com/logue.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bootstrap Theme for CodeMirror6\n\n[![jsdelivr CDN](https://data.jsdelivr.com/v1/package/npm/codemirror6-bootstrap-theme/badge)](https://www.jsdelivr.com/package/npm/codemirror6-bootstrap-theme)\n[![NPM Downloads](https://img.shields.io/npm/dm/codemirror6-bootstrap-theme.svg?style=flat)](https://www.npmjs.com/package/codemirror6-bootstrap-theme)\n[![Open in unpkg](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/codemirror6-bootstrap-theme/file/README.md)\n[![npm version](https://img.shields.io/npm/v/codemirror6-bootstrap-theme.svg)](https://www.npmjs.com/package/codemirror6-bootstrap-theme)\n[![Open in Gitpod](https://shields.io/badge/Open%20in-Gitpod-green?logo=Gitpod)](https://gitpod.io/#https://github.com/logue/codemirror6-bootstrap-theme)\n[![Open in Codeanywhere](https://img.shields.io/badge/Open%20in-Codeanywhere-blue?style=flat-square\u0026logo=codeanywhere)](https://app.codeanywhere.com/#https://github.com/logue/codemirror6-bootstrap-theme)\n\n[Bootstrap5](https://getbootstrap.com/) Theme for [CodeMirror6](https://codemirror.net/).\n\n![image](https://user-images.githubusercontent.com/480173/174700631-d8379d46-ed33-4363-a8c4-e602ed8d9024.png)\n\n## Usage\n\n```js\nimport { basicSetup, EditorView } from 'codemirror';\nimport { Bootstrap } from 'codemirror6-bootstrap-theme';\n\nnew EditorView({\n  doc: `色は匂へど　散りぬるを\n我が世誰ぞ　常ならむ\n有為の奥山　今日越えて\n浅き夢見じ　酔ひもせず`,\n  extensions: [basicSetup, Bootstrap],\n  parent: document.getElementById('app'),\n});\n```\n\n## API Reference\n\n@BootstrapTheme\n\n@BootstrapDarkTheme\n\n## LICENSE\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogue%2Fcodemirror6-bootstrap-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flogue%2Fcodemirror6-bootstrap-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogue%2Fcodemirror6-bootstrap-theme/lists"}