3.0.2 • Published 2 years ago

@bluejay/url v3.0.2

Weekly downloads
132
License
MIT
Repository
github
Last release
2 years ago

URL

npm npm npm

URL related utilities.

Requirements

  • node >= 8.6, tested with:
  • node@8.6.0
  • node@12.8.1
  • typescript >= 4.0, tested with:
  • typescript@4.0.2

Installation

npm i @bluejay/url

Usage

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

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

Documentation

See Github Pages.

3.0.2

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

3.0.0-beta.0

4 years ago

3.0.0-beta.3

4 years ago

3.0.0-beta.2

4 years ago

2.0.1

5 years ago

2.0.0

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago