https://github.com/regenrek/monaco-editor-vite-vue3
Created with StackBlitz ⚡️
https://github.com/regenrek/monaco-editor-vite-vue3
Last synced: about 1 month ago
JSON representation
Created with StackBlitz ⚡️
- Host: GitHub
- URL: https://github.com/regenrek/monaco-editor-vite-vue3
- Owner: regenrek
- Created: 2024-05-11T19:51:37.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-05-11T20:09:31.000Z (12 months ago)
- Last Synced: 2025-02-08T12:46:25.099Z (3 months ago)
- Language: TypeScript
- Homepage: https://stackblitz.com/edit/vitejs-vite-hlgmkq
- Size: 2.71 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue 3 + TypeScript + Vite
This is an example repository which uses [monaco-vue](@guolao/vue-monaco-editor).
Notice: I tested here using the monaco editor as npm integration. It's probably
easier if you follow the official docs for an correct implementation.Credits to:
[@imguolao](https://github.com/imguolao)