MCPcopy
hub / github.com/visiky/resume

github.com/visiky/resume @1.1.5 sqlite

repository ↗ · DeepWiki ↗ · release 1.1.5 ↗
60 symbols 209 edges 36 files 0 documented · 0%
README

🧾 Resume Generator

在线简历生成器。无须 fork 仓库,即可在线预览、编辑和下载 PDF 简历。✨ 在线编辑

内置 3 套模板,支持自定义主题颜色自定义模块标题国际化(中/英) 等.

默认模板 简易模板 简易模板2(适用于多页)
Live Demo Live Demo Live Demo

如何使用(How to use)

方式 1:

在线编辑 -> 导出配置 -> 存储“简历信息”在个人 github special 仓库下(例如: visiky/visiky

方式 2:

直接创建一个 resume.json 文件在自己的 special 仓库下 (内容参考: visiky/visiky).

最后

访问 https://visiky.github.io/resume?user={user}&branch={branch}

参数说明:

参数 描述 默认值
user github 用户名 必选
template 模板 默认: template1
branch 分支名 默认: master
mode 模式 备注: 默认为‘只读’模式,设置为: mode=edit 即可进入编辑模式
lang 语言 默认: zh_CN

✨ Recommendation

Extension points exported contracts — how you extend this code

IThrottledFunction (Interface)
(no doc)
src/hooks/useThrottle.ts

Core symbols most depended-on inside this repo

getLocale
called by 12
src/locale/index.ts
getSearchObj
called by 7
src/helpers/location.ts
getDefaultTitleNameMap
called by 5
src/datas/constant.ts
customAssign
called by 4
src/helpers/customAssign.ts
getLanguage
called by 3
src/locale/language.ts
changeMode
called by 3
src/hooks/useModeSwitcher/index.tsx
changeConfig
called by 2
src/components/index.tsx
store
called by 2
src/components/index.tsx

Shape

Function 59
Interface 1

Languages

TypeScript100%

Modules by API surface

src/components/index.tsx7 symbols
src/helpers/customAssign.ts5 symbols
src/hooks/useThrottle.ts4 symbols
src/components/Drawer/index.tsx4 symbols
src/hooks/useModeSwitcher/index.tsx3 symbols
src/components/Resume/Template3/index.tsx3 symbols
src/components/FormCreator/index.tsx3 symbols
src/locale/index.ts2 symbols
src/layout/header.tsx2 symbols
src/helpers/store-to-local.ts2 symbols
src/helpers/detect-device.ts2 symbols
src/helpers/contant.tsx2 symbols

Used by 1 indexed graphs manifest dependencies, hub-wide

Dependencies from manifests, versioned

@ant-design/icons4.6.2 · 1×
@types/lodash-es4.17.6 · 1×
@types/react17.0.3 · 1×
antd4.16.6 · 1×
array-move3.0.1 · 1×
babel-plugin-import1.13.3 · 1×
classnames2.3.1 · 1×
cross-fetch3.1.4 · 1×
gatsby2.26.1 · 1×
gatsby-plugin-antd2.2.0 · 1×
gatsby-plugin-google-gtag4.4.0 · 1×
gatsby-plugin-less5.2.0 · 1×

For agents

$ claude mcp add resume \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact