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

Block or report ingenious

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. es6-bulletproof-async es6-bulletproof-async Public

    Asynchromous processes in NodeJS using ES6 classes and async/await - sample code

    JavaScript

  2. async-methods async-methods Public

    Promise-ifier and efficiency wrapper for chaining async- and sync- processes using extended Promises

    JavaScript

  3. am-mongo am-mongo Public

    Extension to add mongo collection methods to async-methods so they return Extended Promises

    JavaScript

  4. api-responder api-responder Public

    Quickly create API endpoints using promises or yield for async operations.

    JavaScript 1

  5. polyfillPromise polyfillPromise Public

    polyfill for Browsers not supporting ECMAScript 6 Promise

    JavaScript