New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

ant-editor

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ant-editor

Ant monaco with vscode-textmate. This module can only run under node runtime

  • 0.5.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
6
decreased by-64.71%
Maintainers
1
Weekly downloads
 
Created

Ant Editor

This monaco is from vscode monaco-editor, but I add a tokenize2 api for this monaco and allow it to use Uint32Array directly. Mostly it will be used with vscode-textmat under electron or nw.js. And it can use vscode language extensions and theme extensions directly.

Install

npm i

npm run rebuild

Start

run example, you can drag file into editor.

npm run start

build

npm run build

watch

npm run dev

FAQs

Package last updated on 30 Nov 2017

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