Skip to content
View gggscript's full-sized avatar

Block or report gggscript

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. how-many-people-are-bouldering how-many-people-are-bouldering Public

    An API Client to check how many people are in a bouldering gym (in Germany)

    TypeScript 2

  2. detect-machine-translation detect-machine-translation Public

    Detect if the current website has been machine-translated

    JavaScript

  3. Are website visitors zooming into yo... Are website visitors zooming into your website?
    1
    // Simple script to check if users zoom into your website
    2
    // Find out if visitors have trouble reading your pages?
    3
    
                  
    4
    // https://caniuse.com/devicepixelratio
    5
    // https://caniuse.com/mdn-api_screen_width
  4. normalize-gmail-address normalize-gmail-address Public

    Validate and normalize a Gmail Address

    JavaScript