Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

monaco-vue

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

monaco-vue

Vue plugin for the Monaco Editor

  • 0.2.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
47
decreased by-61.16%
Maintainers
1
Weekly downloads
 
Created
Source

Monaco Vue

Vue language plugin for the Monaco Editor. Forked from Vetur, replaced components with Monaco standalone packages and adopted Monaco Editor Extension API.

Internally the Vue plugin uses the vscode-html-languageservice, vscode-css-languageservice node modules. The same modules is also used in Visual Studio Code to power the HTML/CSS editing experience.

Development

  • git clone https://github.com/rebornix/monaco-vue
  • cd monaco-vue
  • npm install . // yarn install
  • npm run watch // gulp watch
  • run gulp simpleserver in another terminal session and launch http://127.0.0.1:4000/.

License

MIT

FAQs

Package last updated on 25 Apr 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc