create-resume

0.1.0 • Public • Published

create-resume

npm 使用markdown编写类似github样式的简历,支持生成html,pdf格式

Install

yarn add create-resume

Usage

$ yarn create-resume ./resume.md
$ yarn create-resume --output pdf ./resume.md  // output pdf

Output type

  • html (default)
  • pdf

Dependencies

  • showdown
  • html-pdf
  • github-markdown-css

Install

DownloadsWeekly Downloads

2

Version

0.1.0

License

MIT

Unpacked Size

4.12 kB

Total Files

5

Last publish

Collaborators

  • fancy