Toggle navigation
bluebird
{% if page.path == 'docs/api-reference.md' %} {% assign name = 'api' %} {% elsif page.path == 'docs/support.md' %} {% assign name = 'support' %} {% elsif page.path == 'docs/install.md' %} {% assign name = 'install' %} {% else %} {% assign name = 'docs' %} {% endif %}
API
Docs
Support
Install
Github
Getting Started
Features
Changelog
API Reference
New in 3.0
Warning Explanations
Error Explanations
Contribute
Benchmarks
Deprecated APIs
Download API Reference
Why?
Why Promises?
Why bluebird?
Why Performance?
What About Generators?
Tutorials
Async Dialogs
Guides
Beginner's Guide
Anti-patterns
Working with Callbacks
Coming from Other Languages
Coming from Other Libraries
{% if page.path %}
Edit on Github
Updated {{ page.path | file_date | date_to_string }}
{% endif %} {{ content }}