Promiseifyish ES5 Example

Example ES5 use of the Promiseifyish library

Load the Promiseifyish library using script tags:

<!-- // Load the Promiseifyish code -->
<script src="../../scripts/Promiseifyish.js"></script>
<!-- // Load the test code -->
<script src="./es5-test.js" type="module"></script>
                
Method Result
Standard
Promiseified