Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nearata/flarum-ext-monaco-editor
https://github.com/nearata/flarum-ext-monaco-editor
flarum flarum-extension monaco-editor
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/nearata/flarum-ext-monaco-editor
- Owner: Nearata
- License: unlicense
- Created: 2022-08-31T10:34:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-31T18:57:47.000Z (over 1 year ago)
- Last Synced: 2024-12-01T00:56:15.918Z (about 1 month ago)
- Topics: flarum, flarum-extension, monaco-editor
- Language: TypeScript
- Homepage: https://packagist.org/packages/nearata/flarum-ext-monaco-editor
- Size: 138 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Monaco Editor
[![license](https://img.shields.io/github/license/Nearata/flarum-ext-monaco-editor?style=flat)](https://github.com/Nearata/flarum-ext-monaco-editor/blob/main/UNLICENSE)
[![packagist](https://img.shields.io/packagist/v/nearata/flarum-ext-monaco-editor?style=flat)](https://packagist.org/packages/nearata/flarum-ext-monaco-editor)
[![changelog](https://img.shields.io/github/release-date/nearata/flarum-ext-monaco-editor?label=last%20release%20date)](https://github.com/Nearata/flarum-ext-monaco-editor/blob/main/CHANGELOG.md)> Monaco Editor integration
## Screenshots
See the [screenshots](screenshots) subfolder.
## Install
```sh
composer require nearata/flarum-ext-monaco-editor:"*"
```## Update
```sh
composer update nearata/flarum-ext-monaco-editor:"*"
php flarum cache:clear
```## Remove
```sh
composer remove nearata/flarum-ext-monaco-editor
php flarum cache:clear
```## How to use
This adds Monaco Editor to:
- Custom Header modal
- Custom Footer modal
- Custom CSS modal