Skip to content
View Asjas's full-sized avatar
🔥
🔥
  • South Africa
  • 16:58 (UTC +02:00)
  • @_asjas

Highlights

  • Pro

Block or report Asjas

Report abuse

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

Report abuse

Pinned Loading

  1. prisma-redis-middleware prisma-redis-middleware Public

    Prisma Middleware for caching queries in Redis

    TypeScript 366 38

  2. fastify-shopify-graphql-proxy fastify-shopify-graphql-proxy Public archive

    A Fastify plugin to proxy requests to the Shopify GraphQL API

    TypeScript 6

  3. Modern CSS Reset - Andy Bell Modern CSS Reset - Andy Bell
    1
    // https://piccalil.li/blog/a-modern-css-reset
    2
    
                  
    3
    /* Box sizing rules */
    4
    *,
    5
    *::before,
  4. A CSS class for screen reader conten... A CSS class for screen reader content. This will hide the HTML Element from the user but will still allow screen readers to see it.
    1
    // https://hugogiraudel.com/2016/10/13/css-hide-and-seek/
    2
    
                  
    3
    .sr-only {
    4
      border: 0 !important;
    5
      clip: rect(1px, 1px, 1px, 1px) !important;