resumeToText icon indicating copy to clipboard operation
resumeToText copied to clipboard

Prefer your resume to just get straight to the point? Convert it to plaintext!

resumes

Build Status Dependency Status devDependencies Status Greenkeeper badge

http://microformats.org/wiki/hresume

Getting started

resumeToText(resumeData, function(TextResume) {
     // do something with TextResume
});