{"library":"http-url-builder","type":"library","category":null,"description":"http-url-builder is a lightweight utility designed to simplify the construction of HTTP URLs, primarily for REST API interactions. It provides a fluent API to append path segments, add query parameters, and integrate path variables, streamlining the process of creating complex endpoints. The current stable version is 1.1.0, which notably introduced support for path variables. As a relatively new but actively maintained package, its release cadence is feature-driven, with updates focused on enhancing usability and functionality. Key differentiators include its explicit support for path variables, a clear and chainable API, and native TypeScript typings, which ensure a robust development experience compared to manual string concatenation or less specialized URL manipulation libraries.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript","url","rest-api","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install http-url-builder","imports":["import { URLBuilder } from 'http-url-builder';","import type { URLBuilderOptions } from 'http-url-builder';","import { buildUrl } from 'http-url-builder';"]},{"cmd":"yarn add http-url-builder","imports":[]},{"cmd":"pnpm add http-url-builder","imports":[]}],"homepage":null,"github":"https://github.com/FlamingTuri/url-builder","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/http-url-builder","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/http-url-builder/compatibility"}}