{"library":"pixl-server","type":"library","category":null,"description":"Pixl-server is a generic server daemon framework for Node.js, designed to provide a foundational layer for building custom server applications such as web backends. It offers essential services like configuration file loading, command-line argument parsing, and robust logging capabilities out-of-box. The core differentiator is its plug-in component system, allowing developers to extend server functionality with pre-built or custom components (e.g., pixl-server-web for HTTP serving, pixl-server-api for JSON APIs). The current stable version is 1.0.50. Based on the provided release history, it appears to follow a slow, incremental release cadence within its 1.x major version, with initial release 1.0.0. This framework enables developers to quickly set up and manage daemon processes with modular, extensible functionality.","language":"javascript","status":"active","version":"1.0.50","tags":["javascript","server","daemon"],"install":[{"cmd":"npm install pixl-server","imports":["const PixlServer = require('pixl-server');","const WebServer = require('pixl-server-web');","require('pixl-server-api')"]},{"cmd":"yarn add pixl-server","imports":[]},{"cmd":"pnpm add pixl-server","imports":[]}],"homepage":null,"github":"https://github.com/jhuckaby/pixl-server","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/pixl-server","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/pixl-server/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}