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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of feathersjs-ecosystem/feathers-mongoose

Account's avatar
feathersjs/feathers
Shared database adapter utility functions
Account's avatar
feathersjs/feathers
Shared Feathers utility functions
Account's avatar
feathersjs/feathers
Common error types for Feathers apps
Account's avatar
feathersjs/feathers
Feathers shared database adapter test suite
Account's avatar
feathersjs/feathers
Feathers Express framework bindings and REST provider
Account's avatar
feathersjs/feathers
A framework for real-time applications and REST API with JavaScript and TypeScript
Account's avatar
feathersjs/feathers
The Feathers Socket.io real-time API provider
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
Microsoft/dtslint
Runs tests on TypeScript definition files
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
Automattic/mongoose
Mongoose MongoDB ODM
Account's avatar
raineorshine/npm-check-updates
Find newer versions of dependencies than what your package.json allows
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
vkarpov15/run-rs
Run a MongoDB replica set locally for development and clear the database each time
Account's avatar
standard/semistandard
All the goodness of `feross/standard` with semicolons sprinkled on top.
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
chaijs/sinon-chai
Extends Chai with assertions for the Sinon.JS mocking framework.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

daffl's profile
daffl
154 contributions
ekryski's profile
ekryski
112 contributions
Glavin001's profile
Glavin001
30 contributions
marshallswain's profile
marshallswain
28 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
26 contributions
greenkeeperio-bot's profile
greenkeeperio-bot
13 contributions
corymsmith's profile
corymsmith
8 contributions
arfanliaqat's profile
arfanliaqat
4 contributions
eddyystop's profile
eddyystop
3 contributions
Sharveshkumar's profile
Sharveshkumar
2 contributions

Recent events

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

No events yet
feathersjs-ecosystem

feathersjs-ecosystem/feathers-mongo...

Easily create a Mongoose Service for Feathersjs.

JavaScript
190
95
MIT License

feathers‑mongoose is a FeathersJS database adapter that lets you expose Mongoose models as full‑featured Feathers services. It provides the standard Feathers CRUD API, query syntax, pagination, validation, discriminators, transactions and other MongoDB features, making it ideal for Node.js developers building real‑time or REST APIs backed by MongoDB.