9 packages matching “esrol”
esrol
v1.1.1 · 10 years ago
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.
No known vulnerabilities
esrol-server-app
v1.1.4 · 10 years ago
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.
No known vulnerabilities
esrol-errors
v0.3.6 · 10 years ago
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.
No known vulnerabilities
esrol-router
v1.0.0 · 9 years ago
You can create new routes, set allowed ways of reaching them, handle requests, get information regarding those routes, and set middleware.
No known vulnerabilities
esrol-autoloader
v0.0.6 · 10 years ago
An Autoloader Class for automatically including files.
No known vulnerabilities
esrol-servers
v0.0.4 · 10 years ago
A wrapper for creating single / multiple server types (http, udp, websocket) with or without node cluster.
No known vulnerabilities
esrol-middlewares
v0.2.0 · 10 years ago
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 route as argument is called.
No known vulnerabilities
esrol-initializer
v0.1.1 · 10 years ago
An Initializer Class used for adding and initializing components. Priority must exist between them.
No known vulnerabilities
esrol-logger
v1.0.2 · 9 years ago
Write different type of messages, create daily log files and output colored messages to the console.
No known vulnerabilities