CodeMirror

CodeMirror 编辑器项目的开发库。「Development repository for the CodeMirror editor project」

Github星跟蹤圖

CodeMirror

Build Status

This is the central repository for CodeMirror. It holds the bug tracker and development scripts.

If you want to use CodeMirror, install the separate packages from npm, and ignore the contents of this repository. If you want to develop on CodeMirror, this repository provides scripts to install and work with the various packages.

To get started, make sure you are running node.js version 16. After cloning the repository, run

node bin/cm.js install

to clone the packages that make up the system, install dependencies, and build the packages. At any time you can rebuild packages, either by running npm run prepare in their subdirectory, or all at once with

node bin/cm.js build

Developing is best done by setting up

npm run dev

which starts a server that automatically rebuilds the packages when their code changes and exposes a dev server on port 8090 running the demo and browser tests.

Please see the website for more information and docs.

主要指標

概覽
名稱與所有者codemirror/dev
主編程語言JavaScript
編程語言JavaScript (語言數: 1)
平台
許可證Other
所有者活动
創建於2018-08-28 12:10:35
推送於2025-06-27 11:44:03
最后一次提交
發布數21
最新版本名稱0.16.0 (發布於 2020-12-28 12:15:26)
第一版名稱0.1.0 (發布於 )
用户参与
星數6.7k
關注者數73
派生數410
提交數1.9k
已啟用問題?
問題數1520
打開的問題數35
拉請求數28
打開的拉請求數0
關閉的拉請求數16
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?