hireme-html-exporter
v0.0.1
Published
Takes JSON api spec'd json bodies and serializes them into theme
Downloads
2
Readme
Transforming JSON api resume into a proper resume
const { render } = require('resume-export-html');
cosnt htmlString = render({
// JSON Resume
}, 'kwan');