LATEX / MARKDOWN 文本编辑器网站
LATEX / MARKDOWN 文本编辑器网站测试图片:
开源地址
github
详细介绍
要求
[*]Node.js 14+
[*]npm 7+
设置
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
# Preview production build
npm run preview
项目结构
markdown-latex-editor/├── public/ # Static assets│ └── workers/ # Web Workers├── src/ # Source code│ ├── components/ # Svelte components│ ├── stores/ # State management│ ├── utils/ # Utilities│ ├── App.svelte # Main component│ └── main.ts # Entry point├── index.html # HTML template└── vite.config.ts # Vite configuration
架构
[*]框架:Svelte(使用 TypeScript)
[*]编辑器:CodeMirror 6
[*]Markdown 处理:Remarkable + Prism.js
[*]数学渲染:KaTeX
[*]样式:UnoCSS (Atomic CSS)
[*]构建工具:Vite
[*]存储: IndexedDB API
【下载地址】:**** Hidden Message *****。回复本主题查看下载地址!
页:
[1]