Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Mongoomise is a small utility that adds Promise‑based versions of Mongoose’s API methods using any Promise library you prefer (Bluebird, Q, when, RSVP, ES6‑Promise, etc.). By calling `mongoomise.promisifyAll` after loading your models, you get async‑named methods like `findOneAsync` and `saveAsync` without changing existing Mongoose code, making it ideal for Node.js developers who want to work with Promises in MongoDB applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of simongfxu/mongoomise

Account's avatar
petkaantonov/bluebird
Full featured Promises/A+ implementation with exceptionally good performance
Account's avatar
stefanpenner/es6-promise
A lightweight library that provides tools for organizing asynchronous code
Account's avatar
Automattic/mongoose
Mongoose MongoDB ODM
Account's avatar
kriskowal/q
A library for promises (CommonJS/Promises/A,B,D)
Account's avatar
tildeio/rsvp.js
A lightweight library that provides tools for organizing asynchronous code
Account's avatar
shouldjs/should.js
test framework agnostic BDD-style assertions
Account's avatar
cujojs/when
A lightweight Promises/A+ and when() implementation, plus other async goodies.
Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code

Support the repos that depend on this repository

Top contributors

SiZapPaaiGwat's profile
SiZapPaaiGwat
23 contributions
hustKiwi's profile
hustKiwi
2 contributions
omegascorp's profile
omegascorp
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
simongfxu

simongfxu/mongoomise

promisify mongoose via any promise library

JavaScript
48
7
Other