@randy.tarampi/letter

7.0.0 • Public • Published
                             /$$             /$$     /$$
                            | $$            | $$    | $$
 /$$$$$$/$$$$   /$$$$$$     | $$  /$$$$$$  /$$$$$$ /$$$$$$    /$$$$$$   /$$$$$$
| $$_  $$_  $$ /$$__  $$    | $$ /$$__  $$|_  $$_/|_  $$_/   /$$__  $$ /$$__  $$
| $$ \ $$ \ $$| $$$$$$$$    | $$| $$$$$$$$  | $$    | $$    | $$$$$$$$| $$  \__/
| $$ | $$ | $$| $$_____/    | $$| $$_____/  | $$ /$$| $$ /$$| $$_____/| $$
| $$ | $$ | $$|  $$$$$$$ /$$| $$|  $$$$$$$  |  $$$$/|  $$$$/|  $$$$$$$| $$
|__/ |__/ |__/ \_______/|__/|__/ \_______/   \___/   \___/   \_______/|__/

npm versions npm downloads npm bundle size (minified) npm bundle size (minified + gzip) npm license Analytics

Install @randy.tarampi/letter

The spiritual companion to my resume. Just generate some cover letters that match everything else in this monorepo – online and in print on A4, US Letter and US Legal.

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

  1. Place a JS/JSON/JSX file (say some-awesome-company.json) that can be parsed into an instance of Letter in /src/letters
  2. Generate your letters by running npm run letter
  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/letter

Testing

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

Generation

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

Package Sidebar

Install

npm i @randy.tarampi/letter

Weekly Downloads

1

Version

7.0.0

License

MIT

Unpacked Size

626 kB

Total Files

86

Last publish

Collaborators

  • randy.tarampi