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

Block or report royalgarter

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. phantom-helper phantom-helper Public

    Helper for PhantomJS with Node.js with plenty of handy functions

    JavaScript 2 2

  2. mongoose-acrud mongoose-acrud Public

    mongoose-acrud

    JavaScript 1 1

  3. sync-es6 sync-es6 Public

    How to write in sync (with only generator & yield ES6), based on waitfor-ES6

    JavaScript 1

  4. How to write in sync with ES6 (with ... How to write in sync with ES6 (with generator & yield explanation). Thanks to Mr.Lucioato, author of waitfor-ES6 (https://github.com/luciotato/waitfor-ES6)
    1
    "use strict";
    2
    const sync = function(fnGenerator) { 
    3
    
                  
    4
    	var args = Array.prototype.slice.call(arguments, 1);
    5
    	/**/ console.log('sync args', args.length, args)
  5. r-queue r-queue Public

    Simpl Redis Task Queue

    JavaScript

  6. mafia mafia Public

    JavaScript