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

Block or report audous

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. nuxt-swa-dev-discovery nuxt-swa-dev-discovery Public

    Vue

  2. nuxtjs-azure-static-app nuxtjs-azure-static-app Public

    Forked from debs-obrien/nuxtjs-azure-static-app

    Vue

  3. Copy this line of code and replace c... Copy this line of code and replace class name to hide elements on page. I use this for Nuxt docs to hide a vertical carousel slider.
    1
    /* hide partners slider on Nuxt docs, we love nuxt, but this motion makes me dizzy while reading */
    2
    /* replace 'partners__slider' with 'someOtherClass' for same effect on diff elements */
    3
    
                  
    4
    var removeSlider = document.getElementsByClassName('partners__slider')[0].style.visibility='hidden';
  4. nuxt/nuxt nuxt/nuxt Public

    The Intuitive Vue Framework.

    TypeScript 52.8k 4.8k