File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CodeMirror
2+
23[ ![ Build Status] ( https://travis-ci.org/codemirror/CodeMirror.svg )] ( https://travis-ci.org/codemirror/CodeMirror )
34[ ![ NPM version] ( https://img.shields.io/npm/v/codemirror.svg )] ( https://www.npmjs.org/package/codemirror )
45[ ![ Join the chat at https://gitter.im/codemirror/CodeMirror ] ( https://badges.gitter.im/Join%20Chat.svg )] ( https://gitter.im/codemirror/CodeMirror )
56[ Funding status: ![ maintainer happiness] ( https://marijnhaverbeke.nl/fund/status_s.png?again )] ( https://marijnhaverbeke.nl/fund/ )
67
8+ ** NOTE** : This is the source repository for the library, and not the
9+ distribution channel. You need to run a build step if you want to use
10+ this code. To install the software pre-built, get it from
11+ [ NPM] ( https://www.npmjs.com/package/codemirror ) or [ the
12+ website] ( https://codemirror.net/codemirror.zip ) .
13+
714CodeMirror is a versatile text editor implemented in JavaScript for
815the browser. It is specialized for editing code, and comes with over
916100 language modes and various addons that implement more advanced
You can’t perform that action at this time.
0 commit comments