{"library":"glossy","type":"library","category":null,"description":"Glossy is a lightweight JavaScript library designed for parsing and producing raw syslog messages. It supports multiple RFC standards including RFC 3164, RFC 5424, and RFC 5848. The library is unique in that it performs no network interactions itself, leaving the integration with UDP or TCP to the developer. It boasts zero external dependencies and was designed to be operable in various JavaScript environments, including browsers, in addition to Node.js. The current stable version, 0.1.7, was published 11 years ago, indicating an abandoned status. Its primary differentiators were its RFC compliance, dependency-free nature, and flexibility in deployment, though its age now presents significant compatibility challenges with modern JavaScript ecosystems.","language":"javascript","status":"abandoned","version":"0.1.7","tags":["javascript","syslog","logging"],"last_verified":"Wed May 27","install":[{"cmd":"npm install glossy","imports":["const { Parse } = require('glossy');","const { Produce } = require('glossy');","const glossy = require('glossy');\nconst infoMsg = glossy.info({ message: 'Info Message' });"]},{"cmd":"yarn add glossy","imports":[]},{"cmd":"pnpm add glossy","imports":[]}],"homepage":null,"github":"https://github.com/squeeks/glossy","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/glossy","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/glossy/compatibility"}}