resume compiler:具有Markdown支持的简历编译器。 将JSON序列化的简历转换为PDF格式 源码
恢复编译器 具有Markdown支持的简历编译器。 将JSON序列化的简历转换为PDF格式。 与Google简历指南兼容。 先决条件 node v12和"type": "module"启用 安装 yarn add https://github.com/orestis-z/resume-compiler.git 用法示例 运行以下命令以生成示例简历: node example/compileResume.js 示例代码: import resumeCompiler , { cvChild } from "resume-compiler" ; const profile = { nam
文件列表
resume-compiler-master.zip
(预估有个34文件)
resume-compiler-master
default-fonts
Roboto-Bold.ttf
166KB
OpenSans-ExtraBold.ttf
100KB
Roboto-Black.ttf
167KB
Roboto-Italic.ttf
169KB
Roboto-Regular.ttf
167KB
.gitignore
31B
package.json
287B
LICENSE
1KB
暂无评论