JSPM

@randy.tarampi/resume

7.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 110
  • Score
    100M100P100Q78557F
  • 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 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

See the me dependencies.

Installation

See the me installation instructions.

Usage

# From the `me` monorepo root
yarn lerna run start --scope=@randy.tarampi/resume

Testing

# From the `me` monorepo root
yarn lerna run test --scope=@randy.tarampi/resume

Generation

# From the `me` monorepo root
yarn lerna run build --scope=@randy.tarampi/resume
yarn lerna run resume --scope=@randy.tarampi/resume