# monaco-tree-editor **Repository Path**: onlineDevForAutomotive/monaco-tree-editor ## Basic Information - **Project Name**: monaco-tree-editor - **Description**: 此库仅与远程仓库同步 原地址:https://github.com/AlphaFoxz/monaco-tree-editor - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: https://alphafoxz.github.io/monaco-tree-editor - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2025-05-14 - **Last Updated**: 2025-05-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # monaco-tree-editor 更多详情可以在 [文档地址](https://alphafoxz.github.io/monaco-tree-editor) 中查看 ## 这个库做了什么 - [x] 提供 VSCode 风格的文件树 - [x] vue 事件采用异步 api - [x] 提供一个浮动的全局消息 hook。 ## 前置要求 - [Nodejs v18.18+](https://nodejs.org/zh-cn) - [vue3 v3.3.4+](https://cn.vuejs.org/) 或者 [nuxt3 v3.0+](https://nuxt.com.cn/) - [monaco-editor v0.44.0+](https://microsoft.github.io/monaco-editor/) - 【推荐】[pnpm 包管理器](https://www.pnpm.cn/) ## 在线预览地址 [在 Stackblitz 中运行](https://stackblitz.com/~/github.com/AlphaFoxz/monaco-tree-editor)