Skip to content
View ricealexander's full-sized avatar

Organizations

@stlpublicradio
Block or Report

Block or report ricealexander

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. Comprehensive list of GitHub-support... Comprehensive list of GitHub-supported emojis
    1
    A list of GitHub emoji markup, adapted from rxavier’s _[Complete list of github markdown emoji markup](https://gist.github.com/rxaviers/7360908)_, generated with a Grunt script for maintainability ([see repository](https://github.com/ricealexander/emoji-list)).
    2
    
                  
    3
    
                  
    4
    ### Table of Contents
    5
    [Smileys and People](#smileys-and-people)
  2. VSCode settings with rationale VSCode settings with rationale
    1
    // Project settings should contain only settings that have an impact on the codebase
    2
    // These settings may change how editor interacts with files. All settings that have to do
    3
    // with UI or opinionated editor behavior that doesn't affect code should go in user settings
    4
    
                  
    5
    // Editor Settings
  3. data-helpers data-helpers Public

    Useful functions for handling data with array methods

    JavaScript

  4. emoji-list emoji-list Public

    A dynamically-generated list of GitHub emoji markup, adapted from work by rxaviers

    JavaScript 11 3

  5. eslint-config-webtrinkets eslint-config-webtrinkets Public

    Personal ESLint Style-Guide

    JavaScript

  6. helpers helpers Public

    A collection of reusable helper functions

    JavaScript