Download the PHP package swissup/module-codemirror without Composer
On this page you can find all versions of the php package swissup/module-codemirror. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download swissup/module-codemirror
More information about swissup/module-codemirror
Files in swissup/module-codemirror
Download swissup/module-codemirror
More information about swissup/module-codemirror
Files in swissup/module-codemirror
Vendor swissup
Package module-codemirror
Short Description Versatile text editor implemented in JavaScript for the browser.
License MIT
Package module-codemirror
Short Description Versatile text editor implemented in JavaScript for the browser.
License MIT
Please rate this library. Is it a good library?
Informations about the package module-codemirror
CodeMirror
CodeMirror - is a Magento 2 module that integrates CodeMirror - in-browser code editor into Magento 2.
Current version of module has implementations for Magento Admin only:
- form element for UI components;
- frontend models for Magento System Config.
Installation
Usage
UI Component
Example:
Use option editorConfig
to pass additional paramenets to editor. mode
can be either string or an object. Check CodeMirror Modes itself to find out more.
System Config
Example:
There are 9 frontend models for system config:
- Swissup\Codemirror\Block\Adminhtml\System\Config\Form\Field\Css
- Swissup\Codemirror\Block\Adminhtml\System\Config\Form\Field\Less
- Swissup\Codemirror\Block\Adminhtml\System\Config\Form\Field\Scss
- Swissup\Codemirror\Block\Adminhtml\System\Config\Form\Field\Javascript
- Swissup\Codemirror\Block\Adminhtml\System\Config\Form\Field\Htmlmixed
- Swissup\Codemirror\Block\Adminhtml\System\Config\Form\Field\Inlinecss
- Swissup\Codemirror\Block\Adminhtml\System\Config\Form\Field\Json
- Swissup\Codemirror\Block\Adminhtml\System\Config\Form\Field\Yaml
- Swissup\Codemirror\Block\Adminhtml\System\Config\Form\Field\Yamlfrontmatter
All versions of module-codemirror with dependencies
PHP Build Version
Package Version
No informations.
The package swissup/module-codemirror contains the following files
Loading the files please wait ....