# slate-dom-view **Repository Path**: jsdhxkj/slate-dom-view ## Basic Information - **Project Name**: slate-dom-view - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-01 - **Last Updated**: 2024-08-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # slate-view slate.js for DOM, without React. ```shell npm run dev # localhost:3000 ``` 查看该源码的前提: - 学习 slate.js [文档](https://docs.slatejs.org/) ([中文翻译](https://slate.xheldon.com/)) - 动手练习 [examples](https://www.slatejs.org/examples/richtext) ,参考 examples [源码](https://github.com/ianstormtaylor/slate/tree/main/site/examples)