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](https://danmindru.github.io/vue2-codemirror-lite-js).)
- size: ~255kb / ~84kb gzipped
- accepts additional CodeMirror options ([see some here](http://codemirror.net/doc/manual.html)), expect for mode, theme & those that require addons.