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

Block or report DanielHerr

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. Async-Await Async-Await Public

    Polyfill for async functions and await that allows yield to be used for await.

    JavaScript 1

  2. Async-Iteration Async-Iteration Public

    Asynchronous Generators, Iterators, and Iteration Function

    JavaScript

  3. Promisify Promisify Public

    Converts callback functions and methods to promises.

    JavaScript 1

  4. Async_Iterable_Events Async_Iterable_Events Public

    Converts events to async iterators and promises.

    JavaScript

  5. Test Test Public

    Tests functions. Throw an error, use the pass or fail function arguments, or fulfill or reject a promise.

    JavaScript