Skip to content
View ricealexander's full-sized avatar

Organizations

@stlpublicradio

Block or report ricealexander

Report abuse

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

Report abuse

Pinned Loading

  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 14 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