Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

kamiaka/url-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

url-utils

Javascript URL Utilities.

joinPath

import { joinPath } from './dist';

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

About

Javascript URL Utilities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published