servie-url
v1.0.1
Published
URL parser for Servie with built-in caching
Maintainers
Readme
Servie URL
URL parser for Servie with built-in caching.
Installation
npm install servie-url --saveUsage
import { getURL } from "servie-url";
const url = getURL(new Request("/"));TypeScript
This project is written using TypeScript and publishes the definitions directly to NPM.
License
Apache 2.0
