You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
devdocs/public/docs/q/index.json

1 line
5.8 KiB

{"entries":[{"name":"deferred.makeNodeResolver()","path":"index#deferred-makenoderesolver","type":"Interfacing with Node.js Callbacks"},{"name":"deferred.notify()","path":"index#deferred-notify","type":"Q.defer()"},{"name":"deferred.reject()","path":"index#deferred-reject","type":"Q.defer()"},{"name":"deferred.resolve()","path":"index#deferred-resolve","type":"Q.defer()"},{"name":"promise.all()","path":"index#promise-all","type":"Promise-for-Array"},{"name":"promise.allSettled()","path":"index#promise-allsettled","type":"Promise-for-Array"},{"name":"promise.catch()","path":"index#promise-catch","type":"Core Promise"},{"name":"promise.delay()","path":"index#promise-delay","type":"Utility"},{"name":"promise.dispatch()","path":"index#promise-dispatch","type":"Custom Messaging"},{"name":"promise.done()","path":"index#promise-done","type":"Core Promise"},{"name":"promise.fail()","path":"index#promise-catch","type":"Core Promise"},{"name":"promise.fapply()","path":"index#promise-fapply","type":"Promise-for-Function"},{"name":"promise.fbind()","path":"index#promise-fbind","type":"Promise-for-Function"},{"name":"promise.fcall()","path":"index#promise-fcall","type":"Promise-for-Function"},{"name":"promise.fin()","path":"index#promise-finally","type":"Core Promise"},{"name":"promise.finally()","path":"index#promise-finally","type":"Core Promise"},{"name":"promise.get()","path":"index#promise-get","type":"Promise-for-Object"},{"name":"promise.inspect()","path":"index#promise-inspect","type":"State Inspection"},{"name":"promise.invoke()","path":"index#promise-invoke","type":"Promise-for-Object"},{"name":"promise.isFulfilled()","path":"index#promise-isfulfilled","type":"State Inspection"},{"name":"promise.isPending()","path":"index#promise-ispending","type":"State Inspection"},{"name":"promise.isRejected()","path":"index#promise-isrejected","type":"State Inspection"},{"name":"promise.keys()","path":"index#promise-keys","type":"Promise-for-Object"},{"name":"promise.mapply()","path":"index#promise-post","type":"Promise-for-Object"},{"name":"promise.mcall()","path":"index#promise-invoke","type":"Promise-for-Object"},{"name":"promise.nodeify()","path":"index#promise-nodeify","type":"Interfacing with Node.js Callbacks"},{"name":"promise.post()","path":"index#promise-post","type":"Promise-for-Object"},{"name":"promise.progress()","path":"index#promise-progress","type":"Core Promise"},{"name":"promise.send()","path":"index#promise-invoke","type":"Promise-for-Object"},{"name":"promise.spread()","path":"index#promise-spread","type":"Promise-for-Array"},{"name":"promise.tap()","path":"index#promise-tap","type":"Utility"},{"name":"promise.then()","path":"index#promise-then","type":"Core Promise"},{"name":"promise.thenReject()","path":"index#promise-thenreject","type":"Utility"},{"name":"promise.thenResolve()","path":"index#promise-thenresolve","type":"Utility"},{"name":"promise.timeout()","path":"index#promise-timeout","type":"Utility"},{"name":"Q()","path":"index#q","type":"Q object"},{"name":"Q.async()","path":"index#q-async","type":"Generators"},{"name":"Q.defer()","path":"index#qdefer","type":"Q.defer()"},{"name":"Q.delay()","path":"index#q-delay","type":"Utility"},{"name":"Q.denodeify()","path":"index#q-nfbind","type":"Interfacing with Node.js Callbacks"},{"name":"Q.getUnhandledReasons()","path":"index#q-getunhandledreasons","type":"Error Handling and Tracking"},{"name":"Q.isPromise()","path":"index#q-ispromise","type":"Other"},{"name":"Q.isPromiseAlike()","path":"index#q-ispromisealike","type":"Other"},{"name":"Q.longStackSupport","path":"index#q-longstacksupport","type":"Other"},{"name":"Q.nbind()","path":"index#q-nbind","type":"Interfacing with Node.js Callbacks"},{"name":"Q.nfapply()","path":"index#q-nfapply","type":"Interfacing with Node.js Callbacks"},{"name":"Q.nfbind()","path":"index#q-nfbind","type":"Interfacing with Node.js Callbacks"},{"name":"Q.nfcall()","path":"index#q-nfcall","type":"Interfacing with Node.js Callbacks"},{"name":"Q.ninvoke()","path":"index#q-ninvoke","type":"Interfacing with Node.js Callbacks"},{"name":"Q.nmapply()","path":"index#q-npost","type":"Interfacing with Node.js Callbacks"},{"name":"Q.nmcall()","path":"index#q-ninvoke","type":"Interfacing with Node.js Callbacks"},{"name":"Q.npost()","path":"index#q-npost","type":"Interfacing with Node.js Callbacks"},{"name":"Q.nsend()","path":"index#q-ninvoke","type":"Interfacing with Node.js Callbacks"},{"name":"Q.onerror","path":"index#q-onerror","type":"Error Handling and Tracking"},{"name":"Q.Promise()","path":"index#q-promise","type":"Q object"},{"name":"Q.promised()","path":"index#q-promised","type":"Other"},{"name":"Q.reject()","path":"index#q-reject","type":"Q object"},{"name":"Q.resetUnhandledRejections()","path":"index#q-resetunhandledrejections","type":"Error Handling and Tracking"},{"name":"Q.spawn()","path":"index#q-spawn","type":"Generators"},{"name":"Q.stopUnhandledRejectionTracking()","path":"index#q-stopunhandledrejectiontracking","type":"Error Handling and Tracking"},{"name":"Q.try()","path":"index#promise-fcall","type":"Promise-for-Function"}],"types":[{"name":"Core Promise","count":7,"slug":"core-promise"},{"name":"Custom Messaging","count":1,"slug":"custom-messaging"},{"name":"Error Handling and Tracking","count":4,"slug":"error-handling-and-tracking"},{"name":"Generators","count":2,"slug":"generators"},{"name":"Interfacing with Node.js Callbacks","count":12,"slug":"interfacing-with-node-js-callbacks"},{"name":"Other","count":4,"slug":"other"},{"name":"Promise-for-Array","count":3,"slug":"promise-for-array"},{"name":"Promise-for-Function","count":4,"slug":"promise-for-function"},{"name":"Promise-for-Object","count":7,"slug":"promise-for-object"},{"name":"Q object","count":3,"slug":"q-object"},{"name":"Q.defer()","count":4,"slug":"q-defer"},{"name":"State Inspection","count":4,"slug":"state-inspection"},{"name":"Utility","count":6,"slug":"utility"}]}