wiebenieuwenhuis/filament-code-editor 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

wiebenieuwenhuis/filament-code-editor

最新稳定版本:1.2.0

Composer 安装命令:

composer require wiebenieuwenhuis/filament-code-editor

包简介

Code editor for Filament

README 文档

README

This is a fork of Sebastiaan Kloose's original filament code editor, as the original repository is archived, I created this fork.

This package provides a code editor form field type for Filament. It's based on CodeMirror 6.

Installation

You can install the package via composer:

composer require wiebenieuwenhuis/filament-code-editor

Usage

use Wiebenieuwenhuis\FilamentCodeEditor\Components\CodeEditor;

CodeEditor::make('custom_css'),

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.

统计信息

  • 总下载量: 72.48k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 18
  • 点击次数: 9
  • 依赖项目数: 2
  • 推荐数: 0

GitHub 信息

  • Stars: 18
  • Watchers: 0
  • Forks: 24
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 未知