constrained-editor-plugin

Pranomvignesh
esm Styles
constrained-editor-plugin JS library on GitHub constrained-editor-plugin JS library on npm Download constrained-editor-plugin JS library

A Plugin which adds restrictions to the model of monaco-editor, so that only some parts of the code are editable and rest will become read-only

Version 1.4.0 License MIT
constrained-editor-plugin has no homepage
constrained-editor-plugin JS library on GitHub
constrained-editor-plugin JS library on npm
Download constrained-editor-plugin JS library
Keywords
monaco-editorrestrictions-in-editoredit-area-restriction
INSTALL
Type:
<script type="module"> import constrainedEditorPlugin from 'https://cdn.jsdelivr.net/npm/constrained-editor-plugin@1.4.0/+esm' </script>
Learn more