Skip to content

USTCWebIDE/react-monaco-file-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

说明

本项目参考了file-tree-live的实现,但基本上对实现进行了完全的重构。

  1. 使用typescript
  2. 重定义了文件目录树的结构以及建树操作,使得结构更清晰
  3. 弃用react-highlight,使用@monaco-editor/react
  4. 弃用react-ui,改用@emotion/styled
  5. 修改图标方案

启动

npm install
npm start

或者您可以在CodeSandbox中打开

运行截图

img

About

使用React和Monaco创建的一个文件树程序

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published