CodeMirrorは、ブラウザ内で動作するコードエディタとして知られています。GitHub上には、TypeScriptやJavaScript、HTMLを使用した様々なリポジトリがあり、特にcodemirror5やdevなどのプロジェクトが広く利用されています。これらのリポジトリは、オープンソースであり、多くの開発者にアクセス可能です。
In-browser code editor (version 5, legacy)
Development repository for the CodeMirror editor project
An editable-iframe based code editor in JavaScript. See https://github.com/marijnh/CodeMirror for the currently maintained version
DOM view component for the CodeMirror code editor
Markdown language support for the CodeMirror code editor
Example configuration for the CodeMirror code editor
Language server protocol client for CodeMirror
Collection of ported legacy language modes for the CodeMirror code editor
Merge view for CodeMirror
SQL language support for the CodeMirror code editor
Autocompletion for the CodeMirror code editor
One Dark theme for the CodeMirror code editor
Editor state data structures for the CodeMirror code editor
Example/template repository for building a language package
JavaScript language support for the CodeMirror code editor
Collaborative editing for the CodeMirror code editor
Tool for compiling grammars to modes
Python language support for the CodeMirror code editor
このリポジトリに関する説明は提供されていません。
Collection of editing commands for the CodeMirror code editor
HTML language support for the CodeMirror code editor
JSON language support for the CodeMirror code editor
A consistent set of modes for C, C++, Java, Go, JavaScript, TypeScript, Python, HTML, and Angular Templates
Language support infrastructure for the CodeMirror code editor
Rust language support for the CodeMirror code editor
Vue template support for CodeMirror
Search functionality for the CodeMirror code editor
Linting support for the CodeMirror code editor
PHP integration for CodeMirror
Liquid template support for CodeMirror
YAML language support for CodeMirror
CSS language support for the CodeMirror code editor
Java language support for the CodeMirror code editor
Document data structure for the CodeMirror code editor
Syntax highlighting for the CodeMirror code editor
Language metadata and dynamic loading for the CodeMirror code editor
Build utility used by CodeMirror packages
C++ language support for the CodeMirror code editor
Go language support for CodeMirror
Sass/SCSS language support for CodeMirror
XML language support for the CodeMirror code editor
WebAssembly Text Format support for the CodeMirror code editor
Lezer grammar language support for CodeMirror
Streaming language parser for the CodeMirror code editor
Angular Template language mode for CodeMirror
Automatic bracket closing for the CodeMirror code editor
Bracket matching for the CodeMirror code editor
Jinja language support for CodeMirror
Tooltip support for the CodeMirror code editor
Range set data structure for the CodeMirror code editor
Less editor support for CodeMirror
Commenting and uncommenting commands for the CodeMirror code editor
UI panels for the CodeMirror code editor
Gutter and line number functionality for the CodeMirror code editor
Undo/redo history for the CodeMirror code editor
Rectangular selection for the CodeMirror code editor
Code folding for the CodeMirror code editor
codemirrorは、主にブラウザ内でのコードエディタを開発しています。代表的なリポジトリには、codemirror5やdevがあり、これらは広く利用されているプロジェクトです。
codemirrorは、主にTypeScriptとJavaScript、HTMLを使用しています。これらの言語は、リポジトリの開発において重要な役割を果たしています。
はい、codemirrorのリポジトリは全て公開されています。これにより、開発者はプロジェクトにアクセスし、貢献することができます。