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

Block or report elvingm

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. jewish-currents-static jewish-currents-static Public

    Static website build for Jewish Currents Magazine

    JavaScript 2

  2. Javascript Selection Engine without ... Javascript Selection Engine without using querySelector or querySelectorAll
    1
    var $ = function (selector) {
    2
      var splitSelector = selector.split(/(?=\.)|(?=#)/);
    3
     
    4
      /* elemAttributes object provided for:
    5
         1) DOM NodeName - only grabbing the first matched