Skip to content
View edwinhayward's full-sized avatar

Block or report edwinhayward

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. incremental-sha256-hasher incremental-sha256-hasher Public

    A pure JavaScript, incremental SHA-256 hasher. This library provides a streaming interface to compute SHA-256 hashes on data of any size, supports state persistence, cloning, and multiple output fo…

    JavaScript

  2. robust-operation robust-operation Public

    A pragmatic, zero-dependency utility for running async operations with a robust policy for retries, per-attempt timeouts, an overall deadline, jittered backoff, and AbortSignal composition for reli…

    JavaScript