servie-url
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Servie URL

NPM version NPM downloads Build status Test coverage

URL parser for Servie with built-in caching.

Installation

npm install servie-url --save

Usage

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

Package Sidebar

Install

npm i servie-url

Weekly Downloads

4

Version

1.0.1

License

Apache-2.0

Unpacked Size

10.3 kB

Total Files

9

Last publish

Collaborators

  • blakeembrey