# toy_promise **Repository Path**: liuhao1108/toy_promise ## Basic Information - **Project Name**: toy_promise - **Description**: js实现Promise - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # toy_promise #### 介绍 js实现Promise #### Promise.js 使用原型方法实现 #### Promise_class.js 基于class类方法事件