@microsoft/fetch-event-source

v2.0.1
A better API for making Event Source requests, with all the features of fetch()

clean

rimraf ./lib ./coverage

prebuild

npm run clean

build

tsc && tsc -p tsconfig.esm.json

test

nyc jasmine --config=jasmine.json

prepublishOnly

npm run build && npm run test
npm i @microsoft/fetch-event-source

Metadata

  • MIT
  • Whatever
  • Microsoft
  • released 4/25/2021

Downloads