{"library":"connection-parse","type":"library","category":null,"description":"connection-parse is a lightweight utility designed to parse TCP connection strings, transforming formats like `1.1.1.1:1111` into structured objects containing `host`, `port`, and the original `string`. It also supports parsing multiple connection strings from arrays, arguments, or weighted object formats, and allows for custom merge functions to extend the parsed data. Originally extracted from common logic in other modules, its primary purpose is simplifying the handling of server addresses. The package is currently at version 0.0.7, with its last publish occurring over nine years ago, indicating it is an abandoned project with no active development or maintenance. Users should be aware of its unmaintained status and consider modern alternatives for new projects, as it lacks contemporary features like ESM support and TypeScript typings.","language":"javascript","status":"abandoned","version":"0.0.7","tags":["javascript","TCP","connection","parser","connection-string"],"last_verified":"Wed May 27","install":[{"cmd":"npm install connection-parse","imports":["const parse = require('connection-parse');","const parse = require('connection-parse');\nparse.merge((data) => { /* ... */ });","// No direct type import available; define manually if needed."]},{"cmd":"yarn add connection-parse","imports":[]},{"cmd":"pnpm add connection-parse","imports":[]}],"homepage":null,"github":"https://github.com/3rd-Eden/connection-parse","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/connection-parse","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/connection-parse/compatibility"}}