xhr-shaper

v1.2.1
Shapes your XHR requests to a max emulated bandwidth and latency, randomizes frequency of progress events
Network emulator XHR traffic shaper simulate bandwidth RTT latency and 1 more...

test

npm run dev

clean

rm -Rf dist

build

webpack --entry ./index --output-file dist/build.js --output-library XHRShaper

dev

webpack-dev-server --port 8090 --entry ./index --output-file ./index.js --output-library XHRShaper

lint

eslint .

start

npm run dev

Metadata

  • MIT
  • Whatever
  • Stephan Hesse
  • released 5/29/2017

Downloads

Maintainers