1.0.3 • Published 5 months ago

monaco-editor-file-tree v1.0.3

Weekly downloads
-
License
-
Repository
github
Last release
5 months ago

Monaco 结合文件树做成简易的Web IDE

自测使用

Props

Height 高度

Width 宽度

使用方式

下载

npm install monaco-editor-file-tree

引用

import MonacoFileTree from 'monaco-editor-file-tree"'
<MonacoFileTree
   height="500px"
   width="500px"
/>

说明

目前只支持typescript/javascript的相关功能

1.0.3

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago