# 手写 Promise **Repository Path**: barrydong/handwriting-promise ## Basic Information - **Project Name**: 手写 Promise - **Description**: 使用函数和类两种方式,手写了 Promise 构造函数,以及 Promise 的 then、catch、resolve、reject、all、race 等方法,另外还自定义了 resolveDelay、rejectDelay 等方法。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-17 - **Last Updated**: 2023-08-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: JavaScript, ES6, Promise ## README No README documentation available for this project.