Skip to content
View stephenbelyea's full-sized avatar
🤟
🤟

Block or report stephenbelyea

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 Loading

  1. Accessibility Helpers Accessibility Helpers
    1
    .visually-hidden {
    2
      border: 0 !important;
    3
      clip: rect(0 0 0 0) !important;
    4
      height: 1px !important;
    5
      margin: -1px !important;
  2. belwerks-styles belwerks-styles Public

    Simple utility styles to get up and running quickly and consistently.

    CSS 1

  3. Helpful terminal profile aliases Helpful terminal profile aliases
    1
    alias cdc="cd ~/Code && ls"
    2
    alias gfcp="git stash && git fetch && git checkout master && git pull && git status"
    3
    alias rmin="rm -rf ./node_modules && rm package-lock.json && npm install"
    4
    alias inst="npm install && npm start"
  4. F1yForms F1yForms Public

    Ongoing collection of accessible, styleable form and field components.

    JavaScript 6

  5. react-a11y-patterns react-a11y-patterns Public

    Assorted UI patterns, built with inclusivity and accessibility compliance in mind.

    JavaScript

  6. react-a11y-slides react-a11y-slides Public

    Slide deck template with focus on keyboard and assistive tech usability.

    JavaScript 2 1