@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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
5.0.364latest

Version History

VersionDownloads (Last 7 Days)Published
5.0.364
5.0.2186
5.0.10
5.0.00
4.3.513
4.3.40
4.3.30
4.3.21
4.3.11
4.3.00
4.2.30
4.2.21
4.2.10
4.2.00
4.1.52
4.1.41
4.1.30
4.1.20
4.1.10
4.1.00
4.0.20
4.0.10
4.0.00
3.4.00
3.3.10
3.3.00
3.2.00
3.1.20
3.1.00
3.0.50
3.0.41
3.0.30
3.0.22
3.0.10
3.0.01

Package Sidebar

Install

npm i @etherdata-blockchain/url-join

Weekly Downloads

273

Version

5.0.3

License

MIT

Unpacked Size

26.4 kB

Total Files

12

Last publish

Collaborators

  • sirily11