Skip to content
View malipetek's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report malipetek

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
malipetek/README.md

codersrank.com profile widget

Pinned

  1. imgwarp-js-fabricjs imgwarp-js-fabricjs Public

    Forked from cxcxcxcx/imgwarp-js

    Warp images using JavaScript

    JavaScript 7 1

  2. jQuery pls wait jQuery pls wait
    1
    $.fn.plswait = function(command, arg1){
    2
         this.each(function(){
    3
             function loadingBtnOverlay(el) {
    4
                 this.element = $(el);
    5
                 this.overlay = null;
  3. export canvas after shrinking to a size export canvas after shrinking to a size
    1
    /**
    2
      * @param  {!HTMLCanvasElement} canvas
    3
      * @param  {!Number|('b'|'kb'|'mb'|'gb')} targetSize
    4
      * @param  {?{type: ('image/png'|'image/jpeg'), jpegQuality: Number, shrinkPercentOfOriginal: Number}} options
    5
      */
  4. oneByOne.js oneByOne.js Public

    Array.forEach replacement for async operations

    JavaScript 1

  5. youtube-live-comments youtube-live-comments Public

    live comments relocating extension for annoyed users

    JavaScript

  6. straightforward-state straightforward-state Public

    Straightforward State, with conditional watching at one level deep

    JavaScript 1 1