win10-ui
win10-ui copied to clipboard
Some thoughts on this project
It's an amazing project! To make it better, here I sincerely provide some tips:
- Keep it a pure JavaScript project, and leave out well-defined APIs (e.g., file read/write/upload/download, open with...);
- Borrow some useful features from KodExplorer, especially
Markdown
andLaTeX
rendering support; - System command support for NAS and web server panel use.
First of all, thank you very much for your support for this project.
In my design, this project is the entrance to a subset of functions. Functions such as file management (such as KODE) and website panels should be implemented by their subsystems, but they can register a graceful icon entrance here.
Please also keep an eye on the upcoming 2.X version.