No description
  • HTML 37.6%
  • TypeScript 36.6%
  • JavaScript 20.7%
  • CSS 5.1%
Find a file
2026-03-31 09:21:33 +02:00
site Add codemirror-markdown-tables to community page 2026-03-09 08:04:18 +01:00
src Add sandbox links to some examples 2025-12-15 10:22:32 +01:00
template Add a list of community packages 2022-08-25 16:12:23 +02:00
.gitignore Start setting up a website 2019-10-01 17:36:32 +02:00
LICENSE Update maintainer email 2023-02-13 23:18:19 +01:00
package.json Upgrade getdocs-ts 2026-03-31 09:21:33 +02:00
polyfills.js Set up a shared library file and compile example code to use it 2020-06-26 15:51:33 +02:00
README.md Remove a few more superfluous 6s 2022-06-21 12:52:20 +02:00

CodeMirror website

This repository holds the sources for the website for CodeMirror.

This expects to be checked out inside a (installed) codemirror/dev repository (it needs access to the sources to build the reference docs).

npm i
npm run build
ls output # ← the website is in there