This repository was archived by the owner on Jan 22, 2025. It is now read-only.
List view
- No due date•0/1 issues closed
This will be a reimplementation of Q with the same interface as 1.0.0. The new implementation: - Will be CommonJS only in source. - Will only work on ES5 or later engines. - Will imitate the implementation of Mark Miller’s makeQ, using WeakMap. - Will depend on https://github.com/montagejs/collections for that WeakMap implementation. - Will have build tools for `<script>` tag and AMD editions. This version may commit to being suitable for Dr. SES.
No due date•3/4 issues closed