Skip to content
View burdukowsky's full-sized avatar
🖥️
Working
🖥️
Working

Block or report burdukowsky

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. cron-editor-ngx-translate cron-editor-ngx-translate Public

    Forked from claudiuconstantin/cron-editor

    Graphically build a CRON expression in Angular applications

    TypeScript 1 1

  2. cron-editor-material-style cron-editor-material-style Public

    Material design styles for cron-editor

    SCSS

  3. mpc-hc-android mpc-hc-android Public

    Android app for remote control of MPC-HC player via built-in web server

    Kotlin

  4. cool-theme-switcher cool-theme-switcher Public

    Cool Theme Switcher

    CSS

  5. Set column width to "fit" data for S... Set column width to "fit" data for SheetJS work sheet (https://www.npmjs.com/package/xlsx)
    1
    const removeDuplicatesInArray = array => {
    2
        return array.filter((elem, pos) => array.indexOf(elem) === pos);
    3
    };
    4
    
    
    5
    const applyAutoWidth = (XLSXWorkSheet, widthMultiplier) => {
  6. hide-my-figma-cursor-extension hide-my-figma-cursor-extension Public

    Hides your Figma cursor from other users

    JavaScript