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

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
ivaylopivanov's profile
ivaylopivanov
49 contributions
esrol

esrol/esrol

Collection of components for creating server side application

JavaScript
5
0
MIT License

Support the dependencies of esrol/esrol

Account's avatar
petkaantonov/bluebird
Full featured Promises/A+ implementation with exceptionally good performance
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
Marak/colors.js
get colors in your node.js console
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
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.
Account's avatar
gruntjs/grunt
The JavaScript Task Runner
Account's avatar
floriangosse/grunt-force-task
Enable the force option for a specific task.
Account's avatar
ChrisWren/grunt-node-inspector
Run node-inspector with the rest of your workflow to debug node.js
Account's avatar
ChrisWren/grunt-nodemon
Grunt task to run a nodemon monitor of your node.js server
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
elliotf/mocha-sinon
mocha integration for sinon
Account's avatar
AvianFlu/ncp
Asynchronous recursive file copy utility.
Account's avatar
Unitech/pm2
Production process manager for Node.JS applications with a built-in load balancer.
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
isaacs/node-touch
like touch(1) in node

esrol is an NPM package that bundles the core Esrol server components into a single, opinionated framework for building Node.js back‑ends. It targets developers who want a convention‑over‑configuration, performance‑focused foundation for server‑side applications, handling installation and wiring of the necessary modules automatically.