by joeseesun · AI Tool · ★ 137
HTML代码分享工具 (Express版本) 这是一个基于Express.js开发的HTML代码分享工具,允许用户创建、分享和查看HTML代码片段。支持密码保护、会话管理和现代化的用户界面。 功能特点 HTML代码片段创建和分享:轻松创建和分享HTML代码 密码保护功能:可选择为代码片段设置密码保护 用户认证系统:支持登录认证,保护创建功能 响应式设计:现代化的用户界面,支持移动端 会话管理:安全的会话存储和管理 最近页面查看:快速访问最近创建的页面 技术栈 后端框架:Node.js + Express.js 模板引擎:EJS 数据库:SQLite3 会话存储:文件存储 (session-file-store) 其他依赖: body-parser:请求体解析 cors:跨域资源共享 crypto-js:加密功能 dotenv:环境变量管理 morgan:HTTP请求日志 marked:Markdown解析 mermaid:图表渲染 项目结构 html-go-express/ ├── app.js # 应用程序入口文件 ├── package.json # 项目依赖和脚本 ├── config.js # 配置文件 ├── .env # 环境变量(需要创建) ├── config/ # 配置目录 ├── models/ # 数据模型 │ ├── db.js # 数据库初始化 │...
| Stars | 137 |
| Forks | 42 |
| Language | JavaScript |
| Category | AI Tool |
| Quality Score | 59.5647508925178/100 |
| Open Issues | 2 |
| Last Updated | 2025-06-05 |
| Created | 2025-03-27 |
| Platforms | docker, node |
| Est. Tokens | ~14k |
These tools work well together with quickshare for enhanced workflows:
Explore other popular ai tool tools:
quickshare is 快速分享大模型生成的HTML、Markdown、SVG、Mermaid代码. It is categorized as a AI Tool with 137 GitHub stars.
quickshare is primarily written in JavaScript.
You can find installation instructions and usage details in the quickshare GitHub repository at github.com/joeseesun/quickshare. The project has 137 stars and 42 forks, indicating an active community.