Skip to content
View hh-lohmann's full-sized avatar

Block or report hh-lohmann

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Function to get the MAC address of t... Function to get the MAC address of the current computer for a given internet (IP) connection, i.e. that of the network adapter with which an IP address out of a given range of IP addresses is connected.
    1
     '
    2
     ' function getMacAddressForIpRange
    3
     '
    4
     ' Returns the MAC address of the current computer for a given internet (IP) connection, i.e. that of the network adapter with which an IP address out of a given range of IP addresses is connected. The restriction to an IP address range avoids to wrongly retrieve virtual adapters like VirtualBox. Note that technically only the first matching MAC address is returned, assuming that only one connection to the same net exists per machine.
    5
     '
  2. browser-save-data-as-file browser-save-data-as-file Public

    Trigger browser dialog to save given data / current document

    HTML

  3. check-if-online check-if-online Public

    Simple robust checking if currently online by trying to hit at least one of a bunch of highly available APIs

    JavaScript

  4. how-to-detect-angular how-to-detect-angular Public

  5. package.json-basics package.json-basics Public

  6. package.json-no-js package.json-no-js Public

    JavaScript