承接 enjoyscms/ace-editor 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

enjoyscms/ace-editor

最新稳定版本:6.2.1

Composer 安装命令:

composer require enjoyscms/ace-editor

包简介

Ace (Ajax.org Cloud9 Editor) fo EnjoysCMS

README 文档

README

Ace (Ajax.org Cloud9 Editor) fo EnjoysCMS

Variants (example) config

\EnjoysCMS\ContentEditor\AceEditor\Ace:
    template: # (string|null) default `null`
    options:
      showLineNumbers: 'true' # (string<bool>)
      showPrintMargin: 'true' # (string<bool>)
      fontSize: 14 # (number)
      enableBasicAutocompletion: 'true' # (string<bool>)
      enableLiveAutocompletion: 'false' # (string<bool>)
      theme: null # (string|null)
      mode: html # (string)
editor: \EnjoysCMS\ContentEditor\AceEditor\Ace
editor: 
  \EnjoysCMS\ContentEditor\AceEditor\Ace: 'template.path'
editor: 
  \EnjoysCMS\ContentEditor\AceEditor\Ace:
      template: 'template.path'
      options: # ... []

统计信息

  • 总下载量: 2.36k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 4
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-02-17