node-url-handler

This handler is helpful to work with URL as STRING

Usage no npm install needed!

<script type="module">
  import nodeUrlHandler from 'https://cdn.skypack.dev/node-url-handler';
</script>

README

Node URL Handler

Node URL Handler help you to handle URL as strings for NodeJS. Once you have a URL stored as string, you can use this Module to get:

  • get/set Protocol
  • get/set Subdomain
  • get/set Domain
  • get/set Path
  • get/set Query
  • get/set Anchors
  • get Full URL

Feel free to use

It's allowed for you to use in any case.

Please send the bugs or Pull request them

Bugs may exist. Please send it to me or send your bug fix.

Thank you

Author
  • Luis Felipe Corrêa Pérez