URL processing tasks for @metreeca/gear.
npm install @metreeca/gear # the job execution API
npm install @metreeca/gear-url # this package
Node.js 22 or later is required.
TypeScript consumers must use "moduleResolution": "nodenext"/"node16"/"bundler" in tsconfig.json.
The legacy "node" resolver is not supported.
| Symbol | Description |
|---|---|
fetch() |
Resource fetcher |
This project is licensed under the Apache 2.0 License – see LICENSE file for details.
Creates a resource exchange task.
URL processing tasks.
See
RFC 3986 Uniform Resource Identifier (URI): Generic Syntax