Skip to content
View moander's full-sized avatar
  • Norway
Block or Report

Block or report moander

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. _worker.js for pages api _worker.js for pages api
    1
    /* eslint-disable */
    2
    
                  
    3
    /**
    4
     * Add _worker.js to your public directory to enable /api/* proxying
    5
     *
  2. Lodash on Array.prototype Lodash on Array.prototype
    1
    // eslint-disable
    2
    
                  
    3
    // Access prefixed lodash array functions on the Array prototype.
    4
    // For example [3,2,1].js1SortBy(x => x)
    5