@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/

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i @tselect/url

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

33.2 kB

Total Files

16

Last publish

Collaborators

  • sylvainestevez