jsatk / promise-js

A simple implementation of a promise in js. NOTE: This is *not* using JS's new promise feature which isn't supported by all browsers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

A simple implementation of a promise in js. NOTE: This is *not* using JS's new promise feature which isn't supported by all browsers.

License:MIT License


Languages

Language:JavaScript 100.0%