vow icon indicating copy to clipboard operation
vow copied to clipboard

ES6-compatible and Promises/A+ implementation for Node.js and browsers

Results 13 vow issues
Sort by recently updated
recently updated
newest added

Нужно описать с примерами как с помощью vow вызывать обработчики паралельно и последовательно. По типу как описаны sequences и combinations у Криса Коваля. Желательно - показать как в этих кейсах...

In addition to https://github.com/dfilatov/jspromise/issues/41 It might be better to provide similar behavior with context of the invoke handler. Because now it points at an empty object in node but at...

1. It obscures the NodeJS host object inside Vow lib and prevents of using it 2. It confuses cause it becomes as a empty object in Node