@hint/utils-connector-tools

hint tools for connectors

Usage no npm install needed!

<script type="module">
  import hintUtilsConnectorTools from 'https://cdn.skypack.dev/@hint/utils-connector-tools';
</script>

README

Connector utils (@hint/utils-connector-tools)

Set of tools for connectors

Installation

To install the package, you need to run:

npm install @hint/utils-connector-tools

Tools

  • normalize-headers: Normalize headers setting the header name to lowercase.
  • redirects: Redirects manager to keep track of the redirects.
  • requester: Do request to a given url using the package request.
  • resolver: Resolve urls.