# zx-editor **Repository Path**: zengzhan2020/zx-editor ## Basic Information - **Project Name**: zx-editor - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-10 - **Last Updated**: 2021-03-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ZxEditor v3.0.0-Alpha 移动端HTML文档(富文本)编辑器,支持图文混排、引用、大标题、无序列表,字体颜色、加粗、斜体。 可用于独立web项目开发,也可以用于与原生App混合(hybrid)开发。 旧版请见:[v2.x.x](https://github.com/capricorncd/zx-editor/tree/v2.x.x) 文档地址:https://capricorncd.github.io/zx-editor/docs/index.html ## 本地运行 Build Setup ``` bash # 安装依赖 npm i # http://localhost:9001 npm run dev # build files npm run build ``` ## 使用 Use ``` npm i -S zx-editor ``` #### # browser ```html