# simpleRTE **Repository Path**: weng_sj/simpleRTE ## Basic Information - **Project Name**: simpleRTE - **Description**: 简易富文本编辑器 - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-08-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # simpleRTE a simple rich text editor,简易富文本编辑器v1.0,使用bootstrap做样式. # 目录结构 js |-- bootstrap.min.js bootstrap源文件 |-- script.js |-- jquery.min.js jquery源文件 css |-- bootstrap.min.css bootstrap样式 richTextEditor.html 主页