Git Product home page Git Product logo

resume-generator's Introduction

resume-generator

A resume generator

关于

起初,我是在hacknical上写简历的,在线预览看着效果不错,很简洁,但是下载的PDF简历有问题,所以就想着自己写个工具。主要思路:用pug编写简历模版,读取resume.json里定义的简历数据并渲染进模版,scssCSS预处理器)编写简历样式。生成PDF简历调用了Puppeteer的API。项目参考了张秋怡的部分实现(原仓库已删除)。

预览

查看PDF 截图

环境准备

Node.js >= 8.9.0

安装

npm install --global gulp-cli
# 安装依赖
npm install

使用

简历数据存储在resume.json,可自行修改

# 本地预览
gulp dev
# 生成PDF简历
gulp pdf

resume-generator's People

Contributors

iammw avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.