Skip to content
View jon-hall's full-sized avatar
Block or Report

Block or report jon-hall

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. pm2-windows-service pm2-windows-service Public archive

    Easily install (and uninstall) PM2 as a Windows service

    JavaScript 227 68

  2. hott hott Public

    Global hotkeys for Windows, with node

    JavaScript 8 2

  3. node-intro node-intro Public

    Node intro training session

    JavaScript 3 1

  4. generators-and-async generators-and-async Public

    exercises for a training session introducing the use of generators for async control flow

    JavaScript 1 1

  5. npm/npm npm/npm Public archive

    This repository is moving to: https://github.com/npm/cli

    17.5k 3k

  6. Snake in <485 bytes https://gistprev... Snake in <485 bytes https://gistpreview.github.io/?70308faed6a73a11684d/snake.min.html
    1
    <!--game is a pre block-->
    2
    <pre id=p>
    3
        <script>
    4
        // initialise board height
    5
        h=15,