Skip to content

ceagan/jsonresume-to-docx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsonresume-to-docx

This is a simple conversion tool that reads content from a jsonresume and writes out a docx file according to a template.

Usage

Create a resume.json file according to jsonresume and template.docx file according to docx-templates.

npm install
npm start

The output file uses the value of basics.name.

About

Enable conversion of a JSON Resume to a .docx file based on a template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published