{"id":18510938,"url":"https://github.com/alterfan/cm-toolbar-addon","last_synced_at":"2025-10-11T11:01:54.555Z","repository":{"id":124737075,"uuid":"176708314","full_name":"alterfan/cm-toolbar-addon","owner":"alterfan","description":"CodeMirror editor toolbar panel","archived":false,"fork":false,"pushed_at":"2019-04-06T03:38:32.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-14T11:19:54.690Z","etag":null,"topics":["codemirror","codemirror-addon","javascript"],"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/alterfan.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":"2019-03-20T10:21:33.000Z","updated_at":"2021-09-26T22:21:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"7b55397d-4c8b-4718-bba2-f697e5c764e7","html_url":"https://github.com/alterfan/cm-toolbar-addon","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alterfan/cm-toolbar-addon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alterfan%2Fcm-toolbar-addon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alterfan%2Fcm-toolbar-addon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alterfan%2Fcm-toolbar-addon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alterfan%2Fcm-toolbar-addon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alterfan","download_url":"https://codeload.github.com/alterfan/cm-toolbar-addon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alterfan%2Fcm-toolbar-addon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270586485,"owners_count":24611317,"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-15T02:00:12.559Z","response_time":110,"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":["codemirror","codemirror-addon","javascript"],"created_at":"2024-11-06T15:26:00.702Z","updated_at":"2025-10-11T11:01:49.449Z","avatar_url":"https://github.com/alterfan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cm-addon-toolbar\r\n\r\nCodeMirror action toollbar\r\n\r\n-Visible on focus.\r\n\r\n-Works whith multiple editor\r\n\r\n# Usage\r\n\r\nYou will need include set of the stylesheet and script tags below in your document:\r\n\r\n```html\r\n\u003clink rel=\"stylesheet\" href=\"https://raw.githubusercontent.com/alterfan/cm-toolbar-addon/master/cm-addon-minimap.css\"/\u003e\r\n\u003cscript src=\"https://cdnjs.cloudflare.com/ajax/libs/js-beautify/1.9.1/beautify.js\"\u003e\u003c/script\u003e\r\n\u003cscript src=\"https://cdnjs.cloudflare.com/ajax/libs/js-beautify/1.9.1/beautify-css.js\"\u003e\u003c/script\u003e\r\n\u003cscript src=\"https://cdnjs.cloudflare.com/ajax/libs/js-beautify/1.9.1/beautify-html.js\"\u003e\u003c/script\u003e\r\n\u003cscript\ttype=\"text/javascript\" src=\"https://raw.githubusercontent.com/alterfan/cm-toolbar-addon/master/cm-addon-minimap.js\"\u003e\u003c/script\u003e\r\n```\r\n\r\nThen set CodeMirror option \"toolBar\" : `true/false`\r\n\r\n```javascript\r\nvar editor = CodeMirror(\"#editor\", {\r\n\tmode: html,\r\n\ttoolBar: true\r\n});\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falterfan%2Fcm-toolbar-addon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falterfan%2Fcm-toolbar-addon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falterfan%2Fcm-toolbar-addon/lists"}