monaco-editor-textmate

时间:2021-05-28 16:03:54
【文件属性】:
文件名称:monaco-editor-textmate
文件大小:5KB
文件格式:ZIP
更新时间:2021-05-28 16:03:54
TypeScript 将monaco-textmate与monaco-editor连线 安装 npm i monaco-editor-textmate 如果尚未安装对等项依赖项,请安装 npm i monaco-textmate monaco-editor onigasm 用法 import { loadWASM } from 'onigasm' // peer dependency of 'monaco-textmate' import { Registry } from 'monaco-textmate' // peer dependency import { wireTmGrammars } from 'monaco-editor-textmate' export async function liftOff ( ) { await loadWASM ( `path/to/onigasm.wa
【文件预览】:
monaco-editor-textmate-master
----src()
--------index.ts(2KB)
--------tm-to-monaco-token.ts(2KB)
----.npmignore(0B)
----tsconfig.json(215B)
----LICENSE(1KB)
----README.md(3KB)
----.gitignore(20B)
----package.json(887B)

网友评论