screeps-async-shims

Collection of shims for Screeps (https://screeps.com/) that implements some of the missing async features from Node, namely Promises, setTimeout, setInterval, queueMicroTask in a screeps friendly way

Usage no npm install needed!

<script type="module">
  import screepsAsyncShims from 'https://cdn.skypack.dev/screeps-async-shims';
</script>

README