MCPcopy Index your code
hub / github.com/AlejandroAkbal/Paste-Image-to-Download

github.com/AlejandroAkbal/Paste-Image-to-Download @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
11 symbols 45 edges 17 files 0 documented · 0% updated 3y ago★ 1731 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Vitesse - Opinionated Vite Starter Template

快速地Vitesse 创建 Web 应用

在线 Demo

English | 简体中文

特性

预配置

UI 框架

  • UnoCSS - 高性能且极具灵活性的即时原子化 CSS 引擎

Icons

插件

编码风格

开发工具

衍生项目

由于这个模板的业务场景非常的局限,下面提供了一个精心策划的列表,列出了社区维护的具有不同偏好和功能集的衍生项目。也可以看看他们。当然也欢迎你 PR 提供自己的项目!

官方
社区

查看英文版

现在可以试试!

Vitesse 需要 Node 版本 >=14

GitHub 模板

使用这个模板创建仓库.

克隆到本地

如果您更喜欢使用更干净的 git 历史记录手动执行此操作

npx degit antfu/vitesse my-vitesse-app
cd my-vitesse-app
pnpm i # 如果你没装过 pnpm, 可以先运行: npm install -g pnpm

清单

使用此模板时,请尝试按照清单正确更新您自己的信息

  • [ ] 在 LICENSE 中改变作者名
  • [ ] 在 App.vue 中改变标题
  • [ ] 在 vite.config.ts 更改主机名
  • [ ] 在 public 目录下改变favicon
  • [ ] 移除 .github 文件夹中包含资助的信息
  • [ ] 整理 README 并删除路由

紧接着, 享受吧 :)

使用

开发

只需要执行以下命令就可以在 http://localhost:3333 中看到

pnpm dev

构建

构建该应用只需要执行以下命令

pnpm build

然后你会看到用于发布的 dist 文件夹被生成。

部署到 Netlify

前往 Netlify 并选择你的仓库, 一路 OK 下去,稍等一下后,你的应用将被创建.

Extension points exported contracts — how you extend this code

GlobalComponents (Interface)
(no doc)
src/components.d.ts
Window (Interface)
(no doc)
src/shims.d.ts

Core symbols most depended-on inside this repo

parseClipboardItems
called by 1
src/scripts/paste.ts
markdownItSetup
called by 0
vite.config.ts
onFinished
called by 0
vite.config.ts
install
called by 0
src/modules/pinia.ts
install
called by 0
src/modules/pwa.ts
install
called by 0
src/modules/i18n.ts
install
called by 0
src/modules/nprogress.ts
pasteClickListener
called by 0
src/scripts/paste.ts

Shape

Function 9
Interface 2

Languages

TypeScript100%

Modules by API surface

src/scripts/paste.ts3 symbols
vite.config.ts2 symbols
src/shims.d.ts1 symbols
src/modules/pwa.ts1 symbols
src/modules/pinia.ts1 symbols
src/modules/nprogress.ts1 symbols
src/modules/i18n.ts1 symbols
src/components.d.ts1 symbols

For agents

$ claude mcp add Paste-Image-to-Download \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact