Skip to content
View trun222's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report trun222

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 Loading

  1. scalor-web-app scalor-web-app Public

    TypeScript

  2. encodex encodex Public

    TypeScript

  3. resume_thomas_underwood resume_thomas_underwood Public

    TypeScript

  4. eikona-web-app eikona-web-app Public

    eikona-web-app

    Vue

  5. Thread pooling example for batch pro... Thread pooling example for batch processing.
    1
    const { Image } = require('image-js');
    2
    const fs = require('fs');
    3
    const PromisePool = require('@supercharge/promise-pool');
    4
    
                  
    5
    // Grab all the thumbnails at once async