Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/regenrek/monaco-editor-vite-vue3
Created with StackBlitz ⚡️
https://github.com/regenrek/monaco-editor-vite-vue3
Last synced: 24 days 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 (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-11T20:09:31.000Z (8 months ago)
- Last Synced: 2024-05-18T07:47:31.599Z (8 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)