TS 版 Promise ,promise-polyfill 实现过程详解
-
Updated
Nov 30, 2018 - TypeScript
TS 版 Promise ,promise-polyfill 实现过程详解
A polyfill of the Promise, which is written with TypeScript and without any dependence. / 一个用 TypeScript 编写并且不依赖其他包的 Promise polyfill。
🌈 Less then 2 kb gzipped size polyfill for Promise which is written in TypeScript
Promise polyfill just for learning. Please do not use it in a production environment.
A lightweight implementation of Promise in pure ES5 code for older JS engines
✨ A ES2021 Promise implementation based on ES3 has high compatibility, and comply with ECMA-262 and Promises/A+
A Promise/A+ implementation
Add a description, image, and links to the promise-polyfill topic page so that developers can more easily learn about it.
To associate your repository with the promise-polyfill topic, visit your repo's landing page and select "manage topics."