beaucoo


BeauCoo

  • A stream that enables asynchronous enrichment of data with concurrency control while preserving FIFO ordering.

    published 1.0.0 11 years ago
  • Simplified mongodb session store for connect. 1. Leaves the db connection logic to the native mongo driver including write level concerns. 2. Requires a very low number of dependencies meaning it is easily kept up to date (node-mongodb-native 2.x & Connect 2.x). 3. Easy modification of session enabling annotation for use by orthogonal concerns

    published 0.1.1 11 years ago
  • A stream that filters out data, or updates it, optionally to a limit kept, optionally consuming as much as possible past limit until another to keep is encountered.

    published 0.0.1 11 years ago
  • Friendly collection extensions to the native mongodb native driver. Inspired by MongoSkin minus the kitchen sink.

    published 0.0.3 11 years ago
  • Redirect emails declared in Mandrill template data to a single developer's/QA's email. Useful during development and testing. E.g. Given two recipients jack@gmail.com, jill@gmail.com and a redirect email of test@gmail.com the resulting recipients will be test+0@gmail.com and test+1@gmail.com.

    published 1.0.0 11 years ago
  • A stream that truncates to a limit

    published 2.0.0 11 years ago
  • A must.js assertion helper that uses difflet to output exactly where actual and expected JSONs are not eql

    published 1.0.2 10 years ago
  • Convenient done handler that exits a process properly. Use with worker processes like for iron.io @ http://www.iron.io/worker

    published 2.0.1 10 years ago
  • A read/write stream that wraps an async.queue https://github.com/caolan/async/#queue to easily queue up tasks.

    published 1.0.1 10 years ago
  • Stream JSON data and pivot it into a lookup format i.e. associative array

    published 1.0.0 10 years ago
  • Read config or payload files in an Iron.io worker

    published 2.0.0 10 years ago
  • Consume any pageable API and convert it to a stream

    published 1.0.0 10 years ago