@tselect/url
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

URL

npm npm npm

URL related utilities.

Installation

npm i @tselect/url

Usage

import * as URL from '@tselect/url';

URL.ensureSlashes('/foo', { leading: false, trailing: true }); // foo/

Readme

Keywords

none

Package Sidebar

Install

npm i @tselect/url

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

33.2 kB

Total Files

16

Last publish

Collaborators

  • sylvainestevez