Skip to content
View itihon's full-sized avatar

Block or report itihon

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. position-observer position-observer Public

    Position observer based on IntersectionObserver. Observes DOM element's position change as a result of window resize, a parent container resize, scroll, or left and top coordinates change.

    JavaScript 2 1

  2. isomorphic-validation isomorphic-validation Public

    Javascript validation library. Allows writing the same validation logic for the client and server side.

    JavaScript

  3. isomorphic-validation-docs isomorphic-validation-docs Public

    Documentation web-site of Isomorphic-validation library

    HTML

  4. request-animation-frame-loop request-animation-frame-loop Public

    Just a requestAnimationFrame loop.

    JavaScript

  5. visibility-observer visibility-observer Public

    Visibility observer based on IntersectionObserver. Check if a DOM element is visible in viewport.

    JavaScript