{"library":"url-api-polyfill","type":"library","category":null,"description":"A lightweight polyfill for the URL and URLSearchParams APIs in environments where they are not natively supported, such as older browsers (IE, legacy Edge) or Node.js versions before v10. Current stable version is 1.1.0. No breaking changes since first release. Simpler than `whatwg-url` — focused solely on browser compatibility without extra parsing logic.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript","polyfill"],"last_verified":"Fri May 01","install":[{"cmd":"npm install url-api-polyfill","imports":["import 'url-api-polyfill';\n// URL is then globally available","import 'url-api-polyfill';\n// URLSearchParams is globally available","require('url-api-polyfill');\n// After require, URL and URLSearchParams are global"]},{"cmd":"yarn add url-api-polyfill","imports":[]},{"cmd":"pnpm add url-api-polyfill","imports":[]}],"homepage":null,"github":"https://github.com/michael-iglesias/url-api-polyfill","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/url-api-polyfill","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}