Skip to content
View tlindig's full-sized avatar
Block or Report

Block or report tlindig

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

  1. position-calculator position-calculator Public

    jQuery plugin, to calculate the position of an element relative to another element or event. Tries to find a collision free position within the viewport of a given container.

    JavaScript 100 13

  2. jquery-closest-descendant jquery-closest-descendant Public

    Get the first element(s) that matches the selector by testing the element itself and traversing down through its descendants in the DOM tree level by level. It use a breadth first search (BFS), tha…

    JavaScript 6 3

  3. indexed-map indexed-map Public

    Javascript: An enhanced map that supports easy insertion or deletion at specific position. Give access to entries by index or key. Can be used instead of linked list.

    JavaScript 3 1

  4. bootstrap bootstrap Public

    Forked from twbs/bootstrap

    Sleek, intuitive, and powerful front-end framework for faster and easier web development.

    JavaScript 1

  5. pegjs pegjs Public

    Forked from pegjs/pegjs

    PEG.js: Parser Generator for JavaScript

    JavaScript