tw2.codemirror

ToscaWidgets2 widget for CodeMirror, a JavaScript-based source code editor


Keywords
toscawidgets, widgets
License
WTFPL
Install
pip install tw2.codemirror==0.2

Documentation

tw2.codemirror

tw2.codemirror is a widget library for the ToscaWidgets 2 framework, which provides a JavaScript-based source code editor using the CodeMirror JavaScript component.

This library is merely a convenience for using CodeMirror through ToscaWidgets 2, all major credit goes to the developers of CodeMirror. See also their repository at https://github.com/codemirror/CodeMirror/

This package comes bundled with CodeMirror Version 4.13, which is released under a MIT-style license. This package itself is licensed under the WTFPL, Version 2 (for the moment).