0.1.0 • Published 2 years ago

uriware v0.1.0

Weekly downloads
-
License
MPL-2.0
Repository
github
Last release
2 years ago

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
0.1.0

2 years ago

0.0.3

2 years ago

0.0.4

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

0.0.0

2 years ago