JSPM

@randy.tarampi/resume

2.4.4
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 370
  • Score
    100M100P100Q80739F
  • License MIT

A JSON resume theme and resume generator for www.randytarampi.ca

Package Exports

  • @randy.tarampi/resume

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@randy.tarampi/resume) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

$$$$$$\$$$$\   $$$$$$\       $$$$$$\   $$$$$$\   $$$$$$$\ $$\   $$\ $$$$$$\$$$$\   $$$$$$\  
$$  _$$  _$$\ $$  __$$\     $$  __$$\ $$  __$$\ $$  _____|$$ |  $$ |$$  _$$  _$$\ $$  __$$\ 
$$ / $$ / $$ |$$$$$$$$ |    $$ |  \__|$$$$$$$$ |\$$$$$$\  $$ |  $$ |$$ / $$ / $$ |$$$$$$$$ |
$$ | $$ | $$ |$$   ____|    $$ |      $$   ____| \____$$\ $$ |  $$ |$$ | $$ | $$ |$$   ____|
$$ | $$ | $$ |\$$$$$$$\ $$\ $$ |      \$$$$$$$\ $$$$$$$  |\$$$$$$  |$$ | $$ | $$ |\$$$$$$$\ 
\__| \__| \__| \_______|\__|\__|       \_______|\_______/  \______/ \__| \__| \__| \_______|

npm versions npm downloads npm bundle size (minified) npm bundle size (minified + gzip) npm license Waffle.io board Analytics

Install @randy.tarampi/resume

The backing markup and styles for jsonresume-theme-randytarampi and my resume in wwwonline and in print.

You probably want to head over to job-application instead, since it offers some additional niceties.

  1. Place a JS/JSON/JSX file (say some-awesome-company.json) that can be parsed into an instance of Resume in /src/resumes
  2. Generate your resumes by running npm run resume
  3. View it with open ./dist/some-awesome-company.pdf

Dependencies

brew install nvm
nvm install 8

Installation

npm install

Usage

npm start

Testing

npm test

Generation

npm run build
npm run resume