uriware

v0.0.3
Yet another RFC3986-aware URI utilities.



uriware

GitHub

Yet another RFC3986-aware URI utilities.



This package is still under heavy development.

It's bundled with dnt, so it should work in browsers, Deno and Node.js.

Installation

For Deno, pick your favorite registry from the following:

  • import uriware from "https://nest.land/package/uriware/index.ts"
  • import uriware from "https://deno.land/x/uriware/index.ts"
  • import uriware from "https://esm.sh/uriware"

For Node.js, just install uriware from the npm registry:

  • npm install uriware
  • pnpm add uriware
  • yarn add uriware

Metadata

  • MPL-2.0
  • Whatever
  • Yu Shimura
  • released 9/23/2022

Downloads

Maintainers