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

Esrol-server-app is a Node.js framework that provides a structured, convention-over-configuration approach to building high-performance, server-side applications. It wraps all Esrol server components into a single package, offering both simplicity for beginners and configurability for advanced users. This framework is ideal for developers looking to create scalable and efficient web applications with minimal setup overhead.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of esrol/esrol-server-app

Account's avatar
esrol/esrol-autoloader
An Autoloader Class for automatically including files.
Account's avatar
esrol/esrol-errors
An Errors Class for esrol-server-app. It is used for registering new custom errors with numbers, can get a single or all errors in the registry, has a custom throw error method.
Account's avatar
esrol/esrol-initializer
An Initializer Class used for adding and initializing components. Priority must exist between them.
Account's avatar
esrol/esrol-middlewares
Provide a convenient mechanism for accessing requests and response. Register and iterate through the registered middlewares on request. When the last registered middleware is resolved, the passed rout
Account's avatar
esrol/esrol-router
You can create new routes, set allowed ways of reaching them, handle requests, get information regarding those routes, and set middleware.
Account's avatar
esrol/esrol-servers
A wrapper for creating single / multiple server types (http, udp, websocket) with or without node cluster.
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
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
elliotf/mocha-sinon
mocha integration for sinon
Account's avatar
request/request
Simplified HTTP request client.
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
socketio/socket.io
Realtime application framework client

Support the repos that depend on this repository

Top contributors

ivaylopivanov's profile
ivaylopivanov
26 contributions

Recent events

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

No events yet
esrol

esrol/esrol-server-app

A wrapper of all Esrol server components for creating performance efficient, well structured - by following "convention over configuration" approach, but also configurable, server-side applications.

JavaScript
5
0
MIT License