Skip to content
View SourceBoy's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@Hudello @ManyFolders
Block or Report

Block or report SourceBoy

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. WHATWG ReadableStream <-> Node strea... WHATWG ReadableStream <-> Node stream.Readable
    1
    /**
    2
     * WHATWG ReadableStream <-> Node stream.Readable
    3
     * @author SourceBoy
    4
     * @license MIT
    5
     */
  2. Web Crypto Hashing Web Crypto Hashing
    1
    /**
    2
     * sha256
    3
     * @param {string} [input='']
    4
     * @param {string} [algorithm='SHA-256']
    5
     * @returns {Promise<string>}
  3. Run Length Encoding Run Length Encoding
    1
    /**
    2
     * Run Length Encoding
    3
     * @author SourceBoy
    4
     * @license MIT
    5
     */
  4. electron-userland/electron-builder electron-userland/electron-builder Public

    A complete solution to package and build a ready for distribution Electron app with “auto update” support out of the box

    TypeScript 13.5k 1.7k

  5. dexie/Dexie.js dexie/Dexie.js Public

    A Minimalistic Wrapper for IndexedDB

    JavaScript 11k 630

  6. Hudello/challenges Hudello/challenges Public

    Hudello coding challenges.

    2