Readable modules

Showing projects tagged as Readable

  • pretty-error

    5.5 0.0 CoffeeScript
    See node.js errors with less clutter
  • readable-stream

    5.4 5.9 L5 JavaScript
    Node-core streams for userland
  • pretty-bytes

    5.1 3.1 JavaScript
    Convert bytes to a human readable string: 1337 → 1.34 kB
  • pretty-ms

    5.0 5.7 L5 JavaScript
    Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
  • read-art

    3.4 0.0 L3 JavaScript
    Scrape/Crawl article from any site automatically. Make any web page readable, no matter Chinese or English.
  • get-stream

    3.4 8.1 L5 JavaScript
    Get a stream as a string, Buffer, ArrayBuffer or array
  • duplexify

    2.8 3.8 L5 JavaScript
    Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
  • into-stream

    2.7 3.8 L5 JavaScript
    Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
  • from2

    2.4 0.0 L5 JavaScript
    Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"