readable-web-to-node-stream

v3.0.2
Converts a Web-API readable-stream into a Node readable-stream.
stream.readable web node browser stream covert coverter readable readablestream and 1 more...

clean

del-cli lib/**/*.js lib/**/*.js.map lib/**/*.d.ts coverage

compile-lib

tsc -p lib/tsconfig.json

compile-test

tsc -p lib/tsconfig.spec.json

prepublishOnly

yarn run build

build

npm run compile-lib && npm run compile-test

tslint

tslint 'lib/**/*.ts' --exclude 'lib/**/*.d.ts'

eslint

eslint karma.conf.js

lint

npm run tslint && npm run eslint

test

karma start --single-run

karma

karma start

karma-firefox

karma start --browsers Firefox

karma-once

karma start --browsers Chrome --single-run

travis-karma

karma start --browsers Firefox --single-run --reporters coverage-istanbul,spec

browserstack

karma start --browsers bs_win_chrome,bs_win_firefox,bs_osx_safari --single-run --reporters coverage-istanbul,spec

travis-karma-browserstack

karma start --browsers bs_win_chrome,bs_win_firefox,bs_osx_safari --single-run --reporters coverage-istanbul,spec,BrowserStack

post-coveralls

coveralls < coverage/lcov.info

post-codacy

codacy-coverage < coverage/lcov.info
npm i readable-web-to-node-stream

Metadata

  • MIT
  • >=8
  • Borewit
  • released 7/11/2021

Downloads

Maintainers