Skip to content
View hashchange's full-sized avatar

Block or report hashchange

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. backbone.select Public

    Selecting Backbone models; handling selections in Backbone collections.

    JavaScript 68 13

  2. backbone.cycle Public

    Navigating and selecting Backbone Models and Collections.

    JavaScript 20

  3. jquery.documentsize Public

    Detects the real width and height of a document. And the real width and height of the browser window.

    JavaScript 54 10

  4. jquery.isinview Public

    Detects if elements are in view - inside of the viewport, an iframe, or other containers. Very fast.

    JavaScript 42 8

  5. cloudypass Public

    DIY Cloud Sync for Keepass

    Shell

  6. Safely converts a WSL (Linux) path t...
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    # Script name
    4
    PROGNAME="$(basename "$BASH_SOURCE")"
    5