@etherdata-blockchain/url-join
TypeScript icon, indicating that this package has built-in type declarations

5.0.3 • Public • Published

ETD URL Join

This package will join url parts together. This package was adapted from package url-join and re-written in Typescript. Few bugs was fixed.

Getting start

First import this package

import urlJoin from "@etherdata-blockchain/url-join";

Then join two parts together

urlJoin("https://abc.com", "abc") // will output https://abc.com/abc

Readme

Keywords

none

Package Sidebar

Install

npm i @etherdata-blockchain/url-join

Weekly Downloads

856

Version

5.0.3

License

MIT

Unpacked Size

26.4 kB

Total Files

12

Last publish

Collaborators

  • sirily11