Download the PHP package borales/yii2-ace-widget without Composer
On this page you can find all versions of the php package borales/yii2-ace-widget. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download borales/yii2-ace-widget
More information about borales/yii2-ace-widget
Files in borales/yii2-ace-widget
Download borales/yii2-ace-widget
More information about borales/yii2-ace-widget
Files in borales/yii2-ace-widget
Vendor borales
Package yii2-ace-widget
Short Description Yii2 Ace (Ajax.org Cloud9 Editor) Widget
License BSD-3-Clause
Homepage https://github.com/Borales/yii2-ace-widget
Package yii2-ace-widget
Short Description Yii2 Ace (Ajax.org Cloud9 Editor) Widget
License BSD-3-Clause
Homepage https://github.com/Borales/yii2-ace-widget
Please rate this library. Is it a good library?
Informations about the package yii2-ace-widget
Yii2 Ace (Ajax.org Cloud9 Editor) Widget
Ace (Ajax.org Cloud9 Editor) source repository can be found here - https://github.com/ajaxorg/ace.
Original demo can be found here - http://ace.c9.io/#nav=embedding.
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require
section of your composer.json
file.
Usage (with default options)
Options
mode
- code language (default isphp
).theme
- color scheme (default isgithub
).editable
- whether to display editable text input or just highlight the output (default istrue
).autocompletion
- whether to enable simple autocompletion functionality (only witheditable = true
).aceOptions
- ACE's editor options.
All versions of yii2-ace-widget with dependencies
PHP Build Version
Package Version
The package borales/yii2-ace-widget contains the following files
Loading the files please wait ....