JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 13
  • Score
    100M100P100Q53395F
  • License ISC

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/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