Vue2 CodeMirror component for JavaScript with linting
Features / base config
- JavaScript only mode (not configurable)
- lint via JSHINT (bundled, not configurable)
- line numbers, line wrapping
- dark theme only (`base16-dark`, see demo.)
- size: ~255kb / ~84kb gzipped
- accepts additional CodeMirror options (see some here), except for mode, theme & those that require addons.