Skip to content

Kronos-Integration/interceptor-stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm License bundlejs downloads GitHub Issues Build Status Styled with prettier Commitizen friendly Known Vulnerabilities Coverage Status

@kronos-integration/interceptor-stream

Base stream transforming interceptor

API

Table of Contents

StreamTransformInterceptor

Extends Interceptor

Pipes requests though a transformer stream

name

Returns string 'stream-transform'

install

With npm do:

npm install @kronos-integration/interceptor-stream

license

BSD-2-Clause