Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.17 KB

File metadata and controls

50 lines (34 loc) · 1.17 KB

build

Problem statement

parses a URL according to the WHATWG URL standard

Example usage

Visualize

opctl ui github.com/opspec-pkgs/url.parse#1.0.0

Run

opctl run github.com/opspec-pkgs/url.parse#1.0.0

Compose

op:
  ref: github.com/opspec-pkgs/url.parse#1.0.0
  inputs:
    url:  # 👈 required; provide a value
  outputs:
    url:

Support

join us on Slack or open an issue

Releases

releases are versioned according to semver 2.0.0 and tagged; see CHANGELOG.md for release notes

Contributing

see project/CONTRIBUTING.md