Skip to content
/ url Public

JavaScript utility for effortless URL building

License

Notifications You must be signed in to change notification settings

yurkimus/url

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Url

JavaScript utility for effortless URL building.

Table of Contents

Installation

URLs

Github

"@yurkimus/url": "github:yurkimus/url"

Raw

"@yurkimus/url": "https://raw.githubusercontent.com/yurkimus/url/main/source/index.js"

Dependencies

  • @yurkimus/types

Exports

url

Definition:

url :: object -> URL

Example:

url({ base: 'http://localhost', pathname: 'tasks' }) // => URL { ... }

License

MIT

About

JavaScript utility for effortless URL building

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published