fetch-intercept
Interceptor library for the native fetch command inspired by angular http intercepts.
@appzmonster/fetch-interceptor
Fetch-interceptor is a JavaScript library to enable request interceptor feature on Fetch API. The library extends Fetch API and uses fluent API design to allow chaining of one or multiple request interceptors to a Fetch API request.