JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 17
  • Score
    100M100P100Q53461F
  • License MIT

Platform agnostic fetch kit for the Effect package

Package Exports

  • http-kit
  • http-kit/body
  • http-kit/fetch
  • http-kit/function
  • http-kit/interpreter
  • http-kit/package.json
  • http-kit/request
  • http-kit/response

Readme

Http Kit

Features

  • Supports Request and Response interceptors
  • Uses Native Web Platform APIs
  • Type safety, correctly typed responses and errors
  • Cross platform i.e Deno, Node etc
  • Inversion of control i.e Dependency injection
  • Extendable using adapters
  • Request and Response utilities