sonyarianto / sveltekit-monaco-editor

Simple and quick demo about how to integrate Monaco Editor in SvelteKit. Boring to see all samples mostly on React!

Home Page:https://sveltekit-monaco-editor.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sveltekit-monaco-editor

Simple and quick demo about how to use Monaco Editor in SvelteKit.

Why?

Why not? I am boring looking all sample Monaco Editor in React. I want to see how it works in SvelteKit.

How to use?

Clone this repo and run npm install to install all dependencies including Monaco Editor.

Then run npm run dev to start the dev server.

Use case

  • Use Monaco Editor in SvelteKit.
  • As educational material for SvelteKit.
  • Good as starter template, since several batteries included (Tailwind CSS etc).

Demo

https://sveltekit-monaco-editor.vercel.app

References

License

MIT

Maintained by Sony Arianto Kurniawan <sony@sony-ak.com> and contributors.

About

Simple and quick demo about how to integrate Monaco Editor in SvelteKit. Boring to see all samples mostly on React!

https://sveltekit-monaco-editor.vercel.app

License:MIT License


Languages

Language:Svelte 37.4%Language:TypeScript 36.2%Language:JavaScript 20.8%Language:HTML 4.8%Language:CSS 0.9%