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

Fortress Maximus is a validation plugin for the Primus framework that validates every incoming message on your Primus server, treating all user input as a potential security risk. It's designed for developers using Primus who need to validate events before they are processed, particularly those using the primus-emit module.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
greenkeeper[bot]'s profile
greenkeeper[bot]
46 contributions
lpinca's profile
lpinca
41 contributions
3rd-Eden's profile
3rd-Eden
28 contributions
primus

primus/fortress-maximus

Despite his great power, size, and rank, Fortress Maximus is a weary and reluctant warrior. Fighting is against his pacifist nature and now spends his time validating.

JavaScript
8
2
MIT License

Support the dependencies of primus/fortress-maximus

Account's avatar
3rd-Eden/diagnostics
Tools for debugging your node.js modules and event loop
Account's avatar
bigpipe/assume
Expect-like assertions that works seamlessly in node and browsers
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 cases including unit tests, server side functional tests and browser tests. Built for scale
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
observing/pre-commit
Automatically install pre-commit hooks for your npm modules.
Account's avatar
primus/primus
Primus is a simple abstraction around real-time frameworks. It allows you to easily switch between different frameworks without any code changes.
Account's avatar
primus/primus-emit
Emit events over your primus connection.
Account's avatar
websockets/ws
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js