1.0.1 • Published 4 years ago

simple-concat v1.0.1

Weekly downloads
4,185,972
License
MIT
Repository
github
Last release
4 years ago

simple-concat travis npm downloads javascript style guide

Super-minimalist version of concat-stream. Less than 15 lines!

install

npm install simple-concat

usage

This example is longer than the implementation.

var s = new stream.PassThrough()
concat(s, function (err, buf) {
  if (err) throw err
  console.error(buf)
})
s.write('abc')
setTimeout(function () {
  s.write('123')
}, 10)
setTimeout(function () {
  s.write('456')
}, 20)
setTimeout(function () {
  s.end('789')
}, 30)

license

MIT. Copyright (c) Feross Aboukhadijeh.

simple-getwebtorrent-jaliwebtorrent-forkcloud-archive-s3easycommands-beta@infinitebrahmanuniverse/nolb-simple-cwebtorrent-fix@everything-registry/sub-chunk-2762@kodinghandle/bullswap-libqudratic-uiquadratic-sdk@litedexdev/litedex-core-swap@react-18-pdf/rootsimple-get-es5@lyra/core@nandhakumarb/npm_sample@mmooccii/lazyload-loader@innoswap/core@nodeberry/solidity-payment-processorrefinejs-repo@materia-dex/materia-contracts-proxy@max_alieksieiev/react-pdf-viewer-rootreactjs-github-widget@novembrecom/zxcvbn@nirin100/quadratic-protocol@nirin100/quadratic-sdk@sdummett/maze-gen@sdummett/maze-gen-xsmtr@thismr/bitmindtest-core@yak-spirit/yak-swap-ui@olympfin/olymp-swap-lib@telemetry-js/publisher-appopticstazteapackage-tatespoorman297@sudophunk/fulido@xswap/v2-corezona-x@tonysusi/vapidenefti-galeridynamics-contracts-xgassefalsgassefals-2facerecgenie-drslicensezeromd-insertlast-commit-messageimg-slicerimg-slicenoddity-retrievaldate-to-block-ethliveprodlentolento_custom@eliteswap/v2-corebabel-preset-unminifyhiep-simple-get@devcontainer/webtorrentcommonform-commonmarkcommonform-get-publicationcommonform-get-versionscommonform-load-componentscommonform-get-editionscommonform-get-form@commonform/component-updatescotrader-dex-sdkkafirchain-tetriscl-tool@igniswap/igni-swap-libnpm-sustainabilitynpm-custom-lib-resueowt-client-javascriptnpm-authors-contributorspixiuswap-libs-sdkpixiu-swap-coreundeclared-identifiersangularvezbavalidate-california-attorney-email@afria/afria-librariesaxios-yet-another-proxy-fixaxon-webtorrent@asiz33/smartblok-vendure-pluginamd-unpacktldrawlignin@zckevin/webtorrenttrello-usable-jsonwebtorrent-ritwebtorrent-rozzlewebtorrent_bgwebpack-unpackwhatsconccacatoo@bonsaiswap-lib/lib@bonsaiswapv3/core@bonsaiswapv3/deploy@borealisswap/borealis-swap-libcemento-paid@chakra-swap/core
1.0.1

4 years ago

1.0.0

8 years ago