{"library":"is-valid-http-url","type":"library","category":null,"description":"This package provides a focused utility function to determine if a given string adheres to the structural requirements of an HTTP or HTTPS URL. Currently at version 1.0.3, it is a stable, low-cadence library, primarily maintained for compatibility and reliability rather than frequent feature additions. Its core validation logic is built upon a robust regular expression initially developed by Diego Perini, which is well-regarded for its comprehensive coverage of various URL components. Unlike larger, more feature-rich URL parsing libraries, `is-valid-http-url` offers a lightweight and direct API specifically for string format validation, making it ideal for scenarios where only a quick check for valid HTTP/HTTPS URL syntax is needed without additional overhead.","language":"javascript","status":"maintenance","version":"1.0.3","tags":["javascript","http","url","uri","string","check","validate","validation"],"last_verified":"Wed May 27","install":[{"cmd":"npm install is-valid-http-url","imports":["import isUrl from 'is-valid-http-url';","const isUrl = require('is-valid-http-url');"]},{"cmd":"yarn add is-valid-http-url","imports":[]},{"cmd":"pnpm add is-valid-http-url","imports":[]}],"homepage":null,"github":"https://github.com/neosiae/is-valid-http-url","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/is-valid-http-url","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/is-valid-http-url/compatibility"}}