Xenops Framework

JSON →
library 2.0.25 ·javascript maintenance
verified Jun 7, 2026

Xenops is a Node.js MVC framework for building REST APIs, real-time applications, and web apps. Version 2.0.25 provides a command-line tool to scaffold applications with integrated routing (Restify), database management (ORM), socket.io support, validation, logging, and a client testing module. Its architecture is service-handler oriented, making it suitable for multi-room chat, virtual classrooms, real-time dashboards, and multiplayer games. The framework is extensible, allowing users to override core functionality. It uses Restify for server and supports static and dynamic views with template management. Globally installable via npm. Release cadence is irregular; no major updates since 2020.