Skip to content

cechi/emmet-monaco

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emmet-monaco

emmet plugin for monaco editor

only support HTML, compatible with monaco-editor v0.12.0 and above

Source codes are well commented if you want to figure out how it works

Usage

only support ES modules

  • run npm install @emmetio/expand-abbreviation to add dependencies
  • download monaco-emmet.js from this repository
  • import monaco-emmmet.js in your code as emmetHTML
  • emmetHTML(editor) to enable emmet, editor is your monaco-editor instance

About

emmet plugin for monaco-editor

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%