Developer Tools
URL Parser
Break a URL into origin, path, query, hash, and credentials.。当前页面遵循 Neon Sanctum 工作区规范,保持局部处理、低噪音和强操作聚焦。
Local Processing Guaranteed
Runs in-browser whenever the tool supports it.
hrefhttps://user:pass@example.com:8080/docs?tab=api#intro
protocolhttps:
hostexample.com:8080
hostnameexample.com
port8080
pathname/docs
search?tab=api
hash#intro
originhttps://example.com:8080
usernameuser
passwordpass
