JSPM

  • Created
  • Published
  • Downloads 16613
  • Score
    100M100P100Q148454F
  • License Apache-2.0

hint tools for connectors

Package Exports

  • @hint/utils-connector-tools/dist/src/normalize-headers
  • @hint/utils-connector-tools/dist/src/redirects
  • @hint/utils-connector-tools/dist/src/requester

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@hint/utils-connector-tools) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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.