jamiehaywood


Jamie
  • An unofficial API to programatically access your Hargreaves Lansdown account

    published 0.0.5 2 years ago
  • published 0.1.2 3 years ago
  • A Node CLI utility to launch an iOS simulator and navigate Safari to a specified page.

    published 0.0.2 3 years ago
  • 1. `tsc` A couple of things wrong with this - first of all it outputs multiple files (yes you can avoid this by using `outFile` in TSConfig, but only 'amd' and 'system' modules are supported) - It generates a lot of folders and files - in this case

    published 0.0.1 a year ago
  • 1. We're going to initialise the repository - `yarn init -y` 2. Next we're gonna add TypeScript and node types - `yarn add -D typescript @types/node` 3. I've taken the liberty of adding some files already - tsconfig with some basic defaults, and a `src` f

    published 2.0.0 a year ago