Skip to content
View michalhonc's full-sized avatar
  • Prague

Block or report michalhonc

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  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

    12