Skip to content

A Chrome browser extension that renders diagrams in the deepseek website inline.

License

Notifications You must be signed in to change notification settings

yan5xu/deepseek-diagrams-extension

 
 

Repository files navigation

deepseek-diagrams

This project is forked from chatgpt-diagrams, modified to work with DeepSeek Chat and added PlantUML support.

中文说明

Features

  • Support rendering Mermaid.js diagrams in DeepSeek Chat
  • Added PlantUML diagram support
  • Inline diagram rendering with a simple button click

Quick Start

git clone git@github.com:yan5xu/deepseek-diagrams-extension.git
npm install
npm run build

Load the unpacked extension from ./dist folder in Chrome Extensions page, then visit https://chat.deepseek.com/

Development

npm start    # Development mode
npm test     # Run tests
npm run build # Production build

License

MIT

About

A Chrome browser extension that renders diagrams in the deepseek website inline.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 95.5%
  • TypeScript 3.8%
  • Other 0.7%