Skip to content
View perbyhring's full-sized avatar

Block or report perbyhring

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

Popular repositories Loading

  1. perbyhring.github.io perbyhring.github.io Public

    JavaScript 3

  2. contain-box contain-box Public

    A curry-function which returns width and height for a fixed-format child-element you want to contain inside a dynamic-format parent-element. Similar to the css-rule background-size: contain.

    JavaScript 1

  3. cover-box cover-box Public

    A curry-function which returns width and height for a fixed-format child-element you want to cover a dynamic-format parent-element. Similar to the css-rule background-size: cover.

    JavaScript 1

  4. fhtml fhtml Public

    My personal template literal-based reactive ui-framework for small web apps

    JavaScript 1

  5. ui ui Public

    Forked from nexus-js/ui

    NexusUI: Web Audio Interfaces

    JavaScript

  6. svg-circle-pos svg-circle-pos Public

    A commandline-tool to parse cx and cy attributes from <circle>-elements in an svg-file, and write them to a new json-file. The new json-file normalizes the numbers on a scale from 0-1.

    JavaScript