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/bluebird/index.json

1 line
8.1 KiB

7 years ago
{"entries":[{"name":".all()","path":"api/all","type":"Collections"},{"name":".any()","path":"api/any","type":"Collections"},{"name":".asCallback()","path":"api/ascallback","type":"Promisification"},{"name":".bind()","path":"api/bind","type":"Core"},{"name":".call()","path":"api/call","type":"Utility"},{"name":".cancel()","path":"api/cancel","type":"Cancellation"},{"name":".catch()","path":"api/catch","type":"Core"},{"name":".catchReturn()","path":"api/catchreturn","type":"Utility"},{"name":".catchThrow()","path":"api/catchthrow","type":"Utility"},{"name":".delay()","path":"api/delay","type":"Timers"},{"name":".disposer()","path":"api/disposer","type":"Resource management"},{"name":".done()","path":"api/done","type":"Configuration"},{"name":".each()","path":"api/each","type":"Collections"},{"name":".error()","path":"api/error","type":"Core"},{"name":".filter()","path":"api/filter","type":"Collections"},{"name":".finally()","path":"api/finally","type":"Core"},{"name":".get()","path":"api/get","type":"Utility"},{"name":".isCancelled()","path":"api/iscancelled","type":"Synchronous inspection"},{"name":".isFulfilled()","path":"api/isfulfilled","type":"Synchronous inspection"},{"name":".isPending()","path":"api/ispending","type":"Synchronous inspection"},{"name":".isRejected()","path":"api/isrejected","type":"Synchronous inspection"},{"name":".map()","path":"api/map","type":"Collections"},{"name":".mapSeries()","path":"api/mapseries","type":"Collections"},{"name":".props()","path":"api/props","type":"Collections"},{"name":".reason()","path":"api/reason","type":"Synchronous inspection"},{"name":".reduce()","path":"api/reduce","type":"Collections"},{"name":".reflect()","path":"api/reflect","type":"Utility"},{"name":".return()","path":"api/return","type":"Utility"},{"name":".some()","path":"api/some","type":"Collections"},{"name":".spread()","path":"api/spread","type":"Core"},{"name":".suppressUnhandledRejections()","path":"api/suppressunhandledrejections","type":"Configuration"},{"name":".tap()","path":"api/tap","type":"Utility"},{"name":".tapCatch()","path":"api/tapcatch","type":"Utility"},{"name":".then()","path":"api/then","type":"Core"},{"name":".throw()","path":"api/throw","type":"Utility"},{"name":".timeout()","path":"api/timeout","type":"Timers"},{"name":".value()","path":"api/value","type":"Synchronous inspection"},{"name":"AggregateError()","path":"api/aggregateerror","type":"Built-in error types"},{"name":"Anti-patterns","path":"anti-patterns","type":"Guides"},{"name":"Async Dialogs","path":"async-dialogs","type":"Guides"},{"name":"Beginner's Guide","path":"beginners-guide","type":"Guides"},{"name":"Benchmarks","path":"benchmarks","type":"Guides"},{"name":"Built-in error types","path":"api/built-in-error-types","type":null},{"name":"Cancellation","path":"api/cancellation","type":null},{"name":"CancellationError()","path":"api/cancellationerror","type":"Built-in error types"},{"name":"Changelog","path":"changelog","type":"Guides"},{"name":"Collections","path":"api/collections","type":null},{"name":"Coming from Other Languages","path":"coming-from-other-languages","type":"Guides"},{"name":"Coming from Other Libraries","path":"coming-from-other-libraries","type":"Guides"},{"name":"Core","path":"api/core","type":"Core"},{"name":"Deferred migration","path":"api/deferred-migration","type":null},{"name":"Deprecated APIs","path":"deprecated-apis","type":"Guides"},{"name":"Environment variables","path":"api/environment-variables","type":null},{"name":"Error Explanations","path":"error-explanations","type":"Guides"},{"name":"Error management configuration","path":"api/error-management-configuration","type":null},{"name":"Features","path":"features","type":"Guides"},{"name":"Generators","path":"api/generators","type":null},{"name":"Getting Started","path":"getting-started","type":"Guides"},{"name":"Installation","path":"install","type":"Guides"},{"name":"New in bluebird 3.0","path":"new-in-bluebird-3","type":"Guides"},{"name":"new Promise()","path":"api/new-promise","type":"Core"},{"name":"OperationalError()","path":"api/operati