JSPM

  • Created
  • Published
  • Downloads 25
  • Score
    100M100P100Q75510F
  • License MIT

Code editor widgets using CodeMirror, with Material-UI styling for UI-Schema

Package Exports

  • @ui-schema/material-code
  • @ui-schema/material-code/CodeBar
  • @ui-schema/material-code/WidgetCode
  • @ui-schema/material-code/WidgetCodeSelectable
  • @ui-schema/material-code/esm
  • @ui-schema/material-code/package.json
  • @ui-schema/material-code/useEditorTheme
  • @ui-schema/material-code/useHighlightStyle

Readme

UI-Schema: DS Material-UI, Code Editor

Code Editor (codemirror) to work with @ui-schema/ui-schema, using @material-ui.

Supports:

  • CodeMirror v5 up to 0.4.0-alpha.1
    • react integration of codemirror:
      • using react-codemirror2 up to 0.4.0-alpha.0
      • using a modified (and included) copy of react-codemirror2 for 0.4.0-alpha.1
  • CodeMirror v6 since 0.4.0-beta.0
    • react integration of @codemirror/* with @ui-schema/kit-codemirror

License

Released under the MIT License.