1.0.1 • Published 2 years ago

codemirror-mode-svelte v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

mode-svelte

Svelte Mode For CodeMirror

npm version


Usage

Include lib/index.js in your HTML, Svelte Mode Also Requires:

  • addon/mode/overlay.js
  • mode/xml/xml.js
  • mode/javascript/javascript.js
  • mode/css/css.js
  • mode/htmlmixed/htmlmixed.js

It is automatically included when using the npm package:

npm i codemirror-mode-svelte

Original Author of the mode is Juan Gomez who made a Pull Request To Add The Mode in CodeMirror 5 Library.


Thanks

1.0.1

2 years ago

1.0.0

2 years ago