Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

co-bluebird

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

co-bluebird

co with bluebird promises

  • 0.0.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
446K
increased by105.2%
Maintainers
1
Weekly downloads
 
Created
Source

co-bluebird.js

co with bluebird promises

Current status

NPM version Build Status Dependency Status Dev dependency Status Coverage Status

What it does

It's co, but returning bluebird promises, rather than native V8 promises.

Why?

V8 promises at present have some features missing that bluebird has. In particular, bluebird's error handing and stack traces are better. And some people just prefer bluebird!

Usage

Exactly the same as co. See here.

Tests

Use npm test to run the tests. Use npm run cover to check coverage.

Changelog

See changelog.md

Issues

If you discover a bug, please raise an issue on Github. https://github.com/overlookmotel/co-bluebird/issues

Contribution

Pull requests are very welcome. Please:

  • ensure all tests pass before submitting PR
  • add an entry to changelog
  • add tests for new features
  • document new functionality/API additions in README

Keywords

FAQs

Package last updated on 04 Jun 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc