# Promise **Repository Path**: ydiguo/Promise ## Basic Information - **Project Name**: Promise - **Description**: A Promise polyfill with Promises/A+ - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-18 - **Last Updated**: 2021-04-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Promise A Promise polyfill with Promises/A+ 执行测试: ``` npm run test ```