promiseq
Promise queue for Node.js
Promise queue for Node.js
This is an instance of a nodejs service connecting to a mysql
promise based interaction with eXist DB's XML-RPC API
List all files in a given directory
choma自定义工具函数库
尚硅谷大前端自定义工具函数库
尚硅谷大前端自定义工具函数库
张舒上传的一个库
前端自定义工具函数库
Use if-then-else in promise chains
LRU Cache that is safe for clusters, based on `lru-cache`. Save memory by only caching items on the main thread via a promisified interface.
Node.js SDK for api.ai with Promise
尚硅谷大前端自定义工具函数库
尚硅谷大前端自定义工具函数库
this is test!!
Adds a Promise-based API on top of ldapjs as well as a filter builder.
前端自定义工具函数库
尚硅谷大前端自定义工具函数库
大前端自定义工具函数库
这是一个Javascript Promise的执行队列模块,里面的每一个Promise都是按顺序执行的,您也可以指定一定的优先级来决定队列的执行顺序。