co
npmv4.6.0generator async control flow goodness
Overview
co is an npm package that generator async control flow goodness. The latest version is 4.6.0, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need generator async control flow goodness and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (MIT).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of co.
Dependencies
Dev (4)
Used by
Popular packages that depend on co.
Connection pool for node-postgres
Mutex locks for async functions
PostgreSQL client - pure javascript & libpq with the same API
No description provided.
Alternatives to co
Runtime for Regenerator-compiled generator and async functions.
Mutex locks for async functions
Get the first fulfilled promise that satisfies the provided testing function
Fast, in memory work queue
Asynchronous bootstrapping of Node applications
A Promise-based interface into processes created by child_process.spawn
Check if something is a generator function
Pure random number generator written in TypeScript
Gracefully handle a Promise using async/await.
A basic but performant promise implementation
flow typed nullthrows
Run multiple promise-returning & async functions with limited concurrency
Frequently installed together
A socket implementation that can run on Cloudflare Workers using native TCP connections.
TypeScript definitions for node
No description provided.
The postgres client/server binary protocol, implemented in TypeScript
No description provided.
Functions for dealing with a PostgreSQL connection string
Connection pool for node-postgres
Module for reading .pgpass
TypeScript typings for Cloudflare Workers
A slightly nicer interface to Postgres over node-libpq
No description provided.
A drop-in replacement for fs, making various improvements.
Version history
| Version | Published | License |
|---|---|---|
| 4.6.0latest | 11 years ago | MIT |
| 4.5.4 | 11 years ago | MIT |
| 4.5.2 | 11 years ago | MIT |
| 4.5.1 | 11 years ago | MIT |
| 4.5.0 | 11 years ago | MIT |
| 4.4.0 | 11 years ago | MIT |
| 4.3.1 | 11 years ago | MIT |
| 4.3.0 | 11 years ago | MIT |
| 4.2.0 | 11 years ago | MIT |
| 4.1.0 | 11 years ago | MIT |
| 4.0.2 | 11 years ago | MIT |
| 4.0.1 | 11 years ago | MIT |
| 4.0.0 | 11 years ago | MIT |
| 3.1.0 | 12 years ago | MIT |
| 3.0.6 | 12 years ago | MIT |
| 3.0.5 | 12 years ago | MIT |
| 3.0.4 | 12 years ago | MIT |
| 3.0.2 | 12 years ago | MIT |
| 3.0.1 | 12 years ago | MIT |
| 3.0.0 | 12 years ago | MIT |
Maintainers
Frequently asked questions
How do I install co?
Run `npm install co` to add co to your npm project.
What license is co released under?
co is distributed under the MIT license.
How popular is co?
co has approximately 0 downloads per week and 4 known dependent packages.