light-join
TypeScript icon, indicating that this package has built-in type declarations

1.3.0 • Public • Published

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

Dependencies (0)

    Dev Dependencies (7)

    Package Sidebar

    Install

    npm i light-join

    Weekly Downloads

    91

    Version

    1.3.0

    License

    MIT

    Unpacked Size

    7.29 kB

    Total Files

    12

    Last publish

    Collaborators

    • hakobpogh