JSPM

  • Created
  • Published
  • Downloads 44
  • Score
    100M100P100Q71071F
  • 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/react, using @mui.

Supports:

  • CodeMirror
    • v6 from 0.4.0-beta.0
      • react integration of @codemirror/* with @ui-schema/kit-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
  • MUI
    • v5, 6 and 7 from 0.5.x
    • v5 up to 0.4.x

License

Released under the MIT License.