{"library":"replace-url-values","type":"library","category":null,"description":"The `replace-url-values` package, currently at version `1.0.0`, is designed as a focused utility to programmatically substitute specified values within a given URL string. It likely facilitates the dynamic generation of URLs by replacing placeholders in path segments (e.g., `:id`) or modifying existing query parameters. While specific details about its API and internal mechanisms are not publicly available through a readily identifiable npm registry entry or a public GitHub repository at the provided link, such utilities typically offer a simple function to map specific keys to their desired replacement values, returning a new URL string. The package is noted to ship with TypeScript types, suggesting good integration for type-safe development environments. Due to the lack of public information, its release cadence and key differentiators beyond its core functionality remain unclear, but it aims to provide a straightforward approach to a common web development task.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","typescript"],"install":[{"cmd":"npm install replace-url-values","imports":["import { replaceUrlValues } from 'replace-url-values';","import replaceUrlValues from 'replace-url-values';","import * as UrlReplacer from 'replace-url-values';"]},{"cmd":"yarn add replace-url-values","imports":[]},{"cmd":"pnpm add replace-url-values","imports":[]}],"homepage":null,"github":"https://github.com/sharongrossman/replace-url-values","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/replace-url-values","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/replace-url-values/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}