Skip to content
View gaborv's full-sized avatar

Block or report gaborv

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. xam-forms-transparent-modal xam-forms-transparent-modal Public

    Simple demo application showing how to use transparent modal pages in a Xamarin Forms application.

    C# 16 4

  2. FlatbuffersSchema FlatbuffersSchema Public

    Flatbuffers Schema (IDL) colorizer for Visual Studio Code

    6 4

  3. debouncer debouncer Public

    Simple Elm package to simplify time-throttling message propagation.

    Elm 2

  4. VirtualDomBug VirtualDomBug Public

    Very little sample application exposing a Virtual DOM problem present in all browsers.

    Elm 1

  5. ElmTableBug ElmTableBug Public

    Forked from majorimi/ElmTableBug

    Test app for ELM rowspan and colspan render issue in IE

    JavaScript

  6. attributeVsProperty attributeVsProperty Public

    Measure the performance implications of using JavaScript properties (IDL attributes) vs. the DOM attributes' interface.

    JavaScript