Swift wrapper for CodeMirror 6
✨ Features
- ⚡️ Minimal and fast
- ? Can deal with huge document
- ?♂️ Dark/light theme
- ? Supports macOS and iOS
? SPM
Add https://github.com/khoi/codemirror-swift
to your dependencies.
? Modifications
- Make changes to ./Sources/CodeMirror/src/editor.js
- Run
make build-codemirror