Skip to content

SDKiller/yii2-codemirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WIP!!!

Do not install - not ready yet

CodeMirror syntax highlighter integration in Yii2

This is a Yii2 integration of CodeMirror - a JavaScript component that provides a code editor in the browser. When a mode is available for the language you are coding in, it will color your code, and optionally help with indentation.

http://codemirror.net

http://codemirror.net/doc/manual.html

https://github.com/codemirror/CodeMirror

Installation


composer.phar require --prefer-dist zyx/yii2-codemirror "*"

TBD

Usage


TBD

About

CodeMirror syntax highlighter integration in Yii2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages