Skip to content
View tombigel's full-sized avatar

Block or report tombigel

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. dotfiles dotfiles Public

    Setup for a new Mac

    Shell 1

  2. dom-measurements dom-measurements Public

    Like getBoundingClinetRect but without transforms

    JavaScript

  3. form-to-url-to-form form-to-url-to-form Public

    JavaScript

  4. vintage-front-end vintage-front-end Public

    Found some 10-15 years old scripts in some dark corner of the web, copying them here so they never die.

  5. Helpful Javascript functions I use f... Helpful Javascript functions I use frequently, mainly vanilla alternatives to lodash etc.
    1
    /*!
    2
     * Deep merge two or more objects together.
    3
     * (c) 2019 Chris Ferdinandi, MIT License, https://gomakethings.com
    4
     * @param   {Object}   objects  The objects to merge together
    5
     * @returns {Object}            Merged values of defaults and options
  6. svg-path-mini-tools svg-path-mini-tools Public

    A collection of minimalistic SVG path manipulation utilities, mostly made by other people

    TypeScript