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

Block or report michalhonc

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

  1. date-chunk date-chunk Public

    📅 ✂️ Split date range into multiple chunks.

    JavaScript

  2. be-sure be-sure Public

    🦺 Collection of simple conditions for certain types in JavaScript

    TypeScript

  3. editorjs-youtube-embed-extended editorjs-youtube-embed-extended Public

    Forked from yuanwei92/editorjs-youtube-embed

    Youtube video embed tool for Editor.js

    JavaScript

  4. Secured storage wrapper Secured storage wrapper
    1
    export function storageFactory(storage: Storage): Storage {
    2
      let inMemoryStorage: { [key: string]: string } = {}
    3
      const length = 0
    4
    
                  
    5
      function isSupported() {
  5. anki__decks anki__decks Public

    11