8000 GitHub - frokk/mode-svelte: Svelte Mode For CodeMirror 5
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

frokk/mode-svelte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 wh 6193 en 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

0