Skip to content
View movntains's full-sized avatar

    Block or report movntains

    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.

    Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
    Report abuse

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

    Report abuse

    Pinned Loading

    1. A fully accessible and reusable set ...A fully accessible and reusable set of components for drag-and-drop in Vue
      1
      <template>
      2
       <div>
      3
       <div
      4
      id="reorder_instructions"
      5
      class="sr-only"
    2. Test Utils for Vue ComponentsTest Utils for Vue Components
      1
      /* eslint-disable @typescript-eslint/no-explicit-any */
      2
      3
      importmergefrom'lodash.merge'
      4
      import{DefineComponent}from'vue'
      5
      import{mountastestUtilsMount}from'@vue/test-utils'
    3. web-accessibility-cheatsheetweb-accessibility-cheatsheetPublic

      A collection of notes and code examples for web accessibility

      2

    4. website-content-analysiswebsite-content-analysisPublic

      A Laravel + React app that uses Google Gemini to analyze website content

      TypeScript

    5. dev-eventsdev-eventsPublic

      Web app for browsing, creating, and managing events related to software dev

      TypeScript