RepoGuard
1 h agoに更新されました
CodeMirror

Organization

CodeMirrorの公開GitHubフットプリント

@codemirror
GitHubでプロフィールを見る

The in-browser code editor

57

公開リポジトリ

37,404

合計スター

774

フォロワー

CodeMirrorは、ブラウザ内で動作するコードエディタとして知られています。GitHub上には、TypeScriptやJavaScript、HTMLを使用した様々なリポジトリがあり、特にcodemirror5やdevなどのプロジェクトが広く利用されています。これらのリポジトリは、オープンソースであり、多くの開発者にアクセス可能です。

主要な言語

TypeScript 48JavaScript 8HTML 1

公開リポジトリ

codemirror5

27,245

In-browser code editor (version 5, legacy)

JavaScript
更新済み 2026年6月13日

dev

7,821

Development repository for the CodeMirror editor project

JavaScript
更新済み 2026年6月11日

CodeMirror-v1

363

An editable-iframe based code editor in JavaScript. See https://github.com/marijnh/CodeMirror for the currently maintained version

JavaScript
更新済み 2026年4月16日

view

177

DOM view component for the CodeMirror code editor

TypeScript
更新済み 2026年4月28日

lang-markdown

130

Markdown language support for the CodeMirror code editor

TypeScript
更新済み 2026年5月13日

basic-setup

112

Example configuration for the CodeMirror code editor

TypeScript
更新済み 2026年6月10日

lsp-client

111

Language server protocol client for CodeMirror

TypeScript
更新済み 2026年4月25日

legacy-modes

108

Collection of ported legacy language modes for the CodeMirror code editor

JavaScript
更新済み 2026年4月15日

merge

105

Merge view for CodeMirror

TypeScript
更新済み 2026年5月25日

lang-sql

98

SQL language support for the CodeMirror code editor

TypeScript
更新済み 2026年4月21日

autocomplete

83

Autocompletion for the CodeMirror code editor

TypeScript
更新済み 2026年4月15日

theme-one-dark

82

One Dark theme for the CodeMirror code editor

TypeScript
更新済み 2026年6月12日

state

81

Editor state data structures for the CodeMirror code editor

TypeScript
更新済み 2026年5月31日

lang-example

79

Example/template repository for building a language package

JavaScript
更新済み 2026年4月16日

lang-javascript

78

JavaScript language support for the CodeMirror code editor

TypeScript
更新済み 2026年4月15日

collab

48

Collaborative editing for the CodeMirror code editor

TypeScript
更新済み 2026年4月15日

grammar-mode

48

Tool for compiling grammars to modes

JavaScript
更新済み 2025年12月25日

lang-python

42

Python language support for the CodeMirror code editor

TypeScript
更新済み 2026年4月15日

website

39

このリポジトリに関する説明は提供されていません。

HTML
更新済み 2026年4月15日

commands

38

Collection of editing commands for the CodeMirror code editor

TypeScript
更新済み 2026年5月31日

lang-html

36

HTML language support for the CodeMirror code editor

TypeScript
更新済み 2026年6月8日

lang-json

33

JSON language support for the CodeMirror code editor

TypeScript
更新済み 2026年4月15日

google-modes

33

A consistent set of modes for C, C++, Java, Go, JavaScript, TypeScript, Python, HTML, and Angular Templates

JavaScript
更新済み 2024年5月26日

language

31

Language support infrastructure for the CodeMirror code editor

TypeScript
更新済み 2026年5月12日

lang-rust

29

Rust language support for the CodeMirror code editor

TypeScript
更新済み 2026年4月15日

lang-vue

29

Vue template support for CodeMirror

TypeScript
更新済み 2026年4月15日

search

25

Search functionality for the CodeMirror code editor

TypeScript
更新済み 2026年4月15日

lint

25

Linting support for the CodeMirror code editor

TypeScript
更新済み 2026年4月15日

lang-php

21

PHP integration for CodeMirror

TypeScript
更新済み 2026年4月15日

lang-liquid

20

Liquid template support for CodeMirror

TypeScript
更新済み 2026年4月29日

lang-yaml

19

YAML language support for CodeMirror

TypeScript
更新済み 2026年4月15日

lang-css

18

CSS language support for the CodeMirror code editor

TypeScript
更新済み 2026年4月15日

lang-java

16

Java language support for the CodeMirror code editor

TypeScript
更新済み 2026年5月25日

text

14

Document data structure for the CodeMirror code editor

TypeScript
更新済み 2026年1月29日

highlight

14

Syntax highlighting for the CodeMirror code editor

TypeScript
更新済み 2024年7月3日

language-data

13

Language metadata and dynamic loading for the CodeMirror code editor

TypeScript
更新済み 2026年4月15日

buildhelper

11

Build utility used by CodeMirror packages

JavaScript
更新済み 2026年4月16日

lang-cpp

10

C++ language support for the CodeMirror code editor

TypeScript
更新済み 2026年4月15日

lang-go

10

Go language support for CodeMirror

TypeScript
更新済み 2026年4月15日

lang-sass

10

Sass/SCSS language support for CodeMirror

TypeScript
更新済み 2026年4月15日

lang-xml

10

XML language support for the CodeMirror code editor

TypeScript
更新済み 2026年4月15日

lang-wast

10

WebAssembly Text Format support for the CodeMirror code editor

TypeScript
更新済み 2026年4月15日

lang-lezer

9

Lezer grammar language support for CodeMirror

TypeScript
更新済み 2026年4月15日

stream-parser

9

Streaming language parser for the CodeMirror code editor

TypeScript
更新済み 2024年5月27日

lang-angular

8

Angular Template language mode for CodeMirror

TypeScript
更新済み 2026年4月15日

closebrackets

7

Automatic bracket closing for the CodeMirror code editor

TypeScript
更新済み 2024年5月27日

matchbrackets

6

Bracket matching for the CodeMirror code editor

TypeScript
更新済み 2024年5月27日

lang-jinja

5

Jinja language support for CodeMirror

TypeScript
更新済み 2026年4月15日

tooltip

5

Tooltip support for the CodeMirror code editor

TypeScript
更新済み 2024年5月27日

rangeset

5

Range set data structure for the CodeMirror code editor

TypeScript
更新済み 2024年5月27日

lang-less

4

Less editor support for CodeMirror

TypeScript
更新済み 2026年4月15日

comment

4

Commenting and uncommenting commands for the CodeMirror code editor

TypeScript
更新済み 2025年10月26日

panel

4

UI panels for the CodeMirror code editor

TypeScript
更新済み 2024年5月27日

gutter

4

Gutter and line number functionality for the CodeMirror code editor

TypeScript
更新済み 2024年5月27日

history

3

Undo/redo history for the CodeMirror code editor

TypeScript
更新済み 2024年5月27日

rectangular-selection

3

Rectangular selection for the CodeMirror code editor

TypeScript
更新済み 2024年5月27日

fold

3

Code folding for the CodeMirror code editor

TypeScript
更新済み 2024年5月27日

よくある質問

codemirrorはGitHubで何を開発していますか?

codemirrorは、主にブラウザ内でのコードエディタを開発しています。代表的なリポジトリには、codemirror5やdevがあり、これらは広く利用されているプロジェクトです。

codemirrorはどのプログラミング言語を使用していますか?

codemirrorは、主にTypeScriptとJavaScript、HTMLを使用しています。これらの言語は、リポジトリの開発において重要な役割を果たしています。

codemirrorのリポジトリは公開されていますか?

はい、codemirrorのリポジトリは全て公開されています。これにより、開発者はプロジェクトにアクセスし、貢献することができます。

この露出は意図的ですか?

RepoGuardでCodeMirrorを監視し、新しい公開リポジトリが現れた瞬間に警告を受け取ります。

このアカウントを監視する