Skip to content

hakobpogh/light-join

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

light-join

Join urls or paths into single path.

NPM Minzipped Bundle Size

Install

with npm

npm i -s light-join

with yarn

yarn add light-join

Usage

JavaScript

import lightJoin from 'light-join';

lightJoin('/your-base/url/', 'some/path', '/some-other/path');

License

MIT © hakobpogh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published