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

0.1.2 • Public • Published

url-utils

Javascript URL Utilities.

joinPath

import { joinPath } from './dist';

joinPath('a', 'b'); // `a/b
joinPath('a/', '/b/', '/c'); // `a/b/c``

Readme

Keywords

none

Package Sidebar

Install

npm i @kamiaka/url-utils

Weekly Downloads

0

Version

0.1.2

License

MIT

Unpacked Size

3.56 kB

Total Files

12

Last publish

Collaborators

  • kamiaka