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

Mongoose-hidden is a Mongoose schema plugin designed to filter sensitive properties, such as passwords and IDs, from being sent client-side. It hooks into `toJSON()` and `toObject()` serialization functions, allowing developers to specify which fields to hide using options like `hide`, `hideJSON`, and `hideObject`. This plugin is ideal for Node.js developers working with MongoDB and Mongoose who need to ensure sensitive data is not exposed in API responses.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mblarsen/mongoose-hidden

Account's avatar
aheckmann/mpath
{G,S}et object values using MongoDB-like path notation
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
Automattic/mongoose
Mongoose MongoDB ODM
Account's avatar
shouldjs/should.js
test framework agnostic BDD-style assertions

Support the repos that depend on this repository

Top contributors

mblarsen's profile
mblarsen
211 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
16 contributions
allcontributors[bot]'s profile
allcontributors[bot]
11 contributions
greenkeeperio-bot's profile
greenkeeperio-bot
3 contributions
AlbertHambardzumyan's profile
AlbertHambardzumyan
1 contributions
awelllle's profile
awelllle
1 contributions
Bajix's profile
Bajix
1 contributions
lavarsicious's profile
lavarsicious
1 contributions
binki's profile
binki
1 contributions
Santinell's profile
Santinell
1 contributions

Recent events

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

No events yet
mblarsen

mblarsen/mongoose-hidden

A Mongoose schema plugin for filtering properties you usually do not want to sent client-side like passwords and IDs.

JavaScript
90
19
MIT License