1.0.1 • Published 5 years ago

simple-concat v1.0.1

Weekly downloads
4,185,972
License
MIT
Repository
github
Last release
5 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-2762tazwhatsconcteapackage-tatespoorman297validate-california-attorney-emailkafirchain-tetrislast-commit-messageimg-sliceimg-slicerhiep-simple-getlicensezerolentolento_customliveprodmd-insertloading-animated@thismr/bitmindtest-core@tonysusi/vapid@xswap/v2-core@yak-spirit/yak-swap-ui@telemetry-js/publisher-appoptics@zckevin/webtorrentamd-unpackangularvezbababel-preset-unminifyaxon-webtorrentaxios-yet-another-proxy-fixtldrawlignintrello-usable-jsonzona-xwebtorrent_bgwebpack-unpackwebtorrent-ritwebtorrent-rozzleundeclared-identifiers@litedexdev/litedex-core-swapowt-client-javascriptnpm-sustainabilitynoddity-retrievalnpm-authors-contributorsnpm-custom-lib-resuepixiu-swap-corepixiuswap-libs-sdkqudratic-uirefinejs-repoquadratic-sdksimple-get-es5smtrshowgalleryreactjs-github-widgetgit-cz-custom@olympfin/olymp-swap-lib@novembrecom/zxcvbn@nirin100/quadratic-protocol@nirin100/quadratic-sdk@nodeberry/solidity-payment-processor@innoswap/core@inesfidalgo/forge@eliteswap/v2-core@energiswap/default-token-list@igniswap/igni-swap-libgenie-drsgassefalsgassefals-2@sudophunk/fulidodynamics-contracts-xenefti-galerifacerec@bonsaiswap-lib/lib@bonsaiswapv3/core@bonsaiswapv3/deploy@chakra-swap/core@borealisswap/borealis-swap-libcacatoocommonform-get-publicationcommonform-get-versionscommonform-load-componentscommonform-commonmarkcommonform-get-editionscommonform-get-formcemento-paidcl-toolcotrader-dex-sdkdate-to-block-eth@afria/afria-libraries@asiz33/smartblok-vendure-plugin@sdummett/maze-gen@sdummett/maze-gen-x@mmooccii/lazyload-loader@kodinghandle/bullswap-lib@react-18-pdf/root@max_alieksieiev/react-pdf-viewer-root@materia-dex/materia-contracts-proxy
1.0.1

5 years ago

1.0.0

10 years ago