Packages by mafintosh <mathiasbuus@gmail.com> [SYNC profile]

Name IM Last modified Is admin Publish scopes
@mafintosh Tue May 05 2020 21:59:50 GMT+0000 (Coordinated Universal Time) false @uyun

  • end-of-stream (latest: 1.4.4) Call a callback when a readable/writable/duplex stream has completed or failed.
  • fs-constants (latest: 1.0.0) Require constants across node and the browser
  • pump (latest: 3.0.0) pipe streams together and close all of them if one of them closes
  • parallel-transform (latest: 1.2.0) Transform stream that allows you to run your transforms in parallel without changing the order
  • concat-stream (latest: 2.0.0) writable stream that concatenates strings or binary data and calls a callback with the result
  • stream-shift (latest: 1.0.1) Returns the next buffer/object in a stream's readable queue
  • cyclist (latest: 1.0.1) Cyclist is an efficient cyclic list implemention.
  • generate-function (latest: 2.3.1) Module that helps you write generated functions in Node
  • stream-iterate (latest: 1.2.0) Iterate through the values of a stream
  • to-buffer (latest: 1.1.1) Pass in a string, get a buffer back. Pass in a buffer, get the same buffer back
  • csv-parser (latest: 1.12.1) Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite
  • mutexify (latest: 1.3.0) mutex lock for javascript
  • prebuild-install (latest: 5.3.4) A command line tool to easily install prebuilt binaries for multiple version of node/iojs on a specific platform
  • sparse-bitfield (latest: 3.0.3) Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer
  • memory-pager (latest: 1.5.0) Access memory using small fixed sized buffers
  • flush-write-stream (latest: 2.0.0) A write stream constructor that supports a flush function that is called before finish is emitted
  • tar-stream (latest: 2.2.0) tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
  • pumpify (latest: 2.0.1) Combine an array of streams into a single duplex stream using pump and duplexify
  • tar-fs (latest: 2.1.1) filesystem bindings for tar-stream
  • duplexify (latest: 4.1.2) Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
  • dns-packet (latest: 5.3.1) An abstract-encoding compliant module for encoding / decoding DNS packets
  • multicast-dns (latest: 7.2.5) Low level multicast-dns implementation in pure javascript
  • node-gyp-build (latest: 4.5.0) Build tool and bindings loader for node-gyp that supports prebuilds

Copyright 2013 - present © cnpmjs.org