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

validate-reql is a Node.js library that validates RethinkDB ReQL queries using a whitelist of allowed queries or custom validation rules. It is designed for developers using RethinkDB who need to securely validate and restrict database queries, particularly when working with tools like rethinkdb-primus.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of tjmehta/validate-reql

Account's avatar
tjmehta/101
common javascript utils that can be required selectively that assume es5+
Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
inspect-js/node-deep-equal
node's assert.deepEqual algorithm
Account's avatar
tjmehta/object-loops
Functional methods like forEach, map, filter, and other Array methods for Objects in javascript
Account's avatar
tjmehta/assert-args
Validate and format function arguments ( handles types and optionals)
Account's avatar
tjmehta/callback-count
Count your callbacks before continuing. A tiny control flow helper that supports dynamic counting.
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
stefanpenner/es6-promise
A lightweight library that provides tools for organizing asynchronous code
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
rethinkdb/rethinkdb
This package provides the JavaScript driver library for the RethinkDB database server for use in your node application.
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
bendrucker/sinon-as-promised
Sugar methods for using sinon.js stubs with promises

Support the repos that depend on this repository

Top contributors

tjmehta's profile
tjmehta
25 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
1 contributions

Recent events

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

No events yet
tjmehta

tjmehta/validate-reql

allows validation of rethinkdb reql queries using a whitelist of reql validators. this was specifically designed to work w/ rethinkdb-primus.

JavaScript
3
0
MIT License