Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 960 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 960 Bytes

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.