Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

hireme-html-exporter

mokeseven74ISC0.0.1

Takes JSON api spec'd json bodies and serializes them into theme

readme

Transforming JSON api resume into a proper resume

const { render } = require('resume-export-html');

cosnt htmlString = render({ 
    // JSON Resume
}, 'kwan');