Skip to content
View movntains's full-sized avatar

Block or report movntains

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 Components Test Utils for Vue Components
    1
    /* eslint-disable @typescript-eslint/no-explicit-any */
    2
    
                  
    3
    import merge from 'lodash.merge'
    4
    import { DefineComponent } from 'vue'
    5
    import { mount as testUtilsMount } from '@vue/test-utils'
  3. web-accessibility-cheatsheet web-accessibility-cheatsheet Public

    A collection of notes and code examples for web accessibility

    2

  4. website-content-analysis website-content-analysis Public

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

    TypeScript

  5. dev-events dev-events Public

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

    TypeScript