Copy file using streams from source to destination
Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.
A stream based implementation of JSON.parse and JSON.stringify for big POJOs
tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
CSV parsing implementing the Node.js `stream.Transform` API
CSV stringifier implementing the Node.js `stream.Transform` API
fs read and write streams based on minipass
split a Text Stream into a Line Stream, using Stream 3
destroy a stream if possible
Spec-compliant FormData implementation for Node.js
Option parsing for Node, supporting types, shorthands, etc. Used by npm.
fs read and write streams based on minipass
Get and validate the raw body of a readable stream.
Encode FormData content into the multipart/form-data format
a JSON logging library for node.js services
Node.js Streams, a user-land copy of the stream library from Node.js
An iteration of the Node.js core streams with a series of improvements
Trie Data Structure to support cspell.
Automated stream rotation useful for log files
a JSON logging library for node.js services
Check if something is a Node.js stream
node.js library for reading and extraction of ZIP archives
Simple in-memory vinyl file store
A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic
Pure Ruby analyzer of the GIF image format. Performs complete analysis of internal GIF block structure and streams it as an objects stream with metainformations of each block. Also can interpret internal structure by providing the simple object-like interface to base image file informations. Works above seekable IO streams, so allows processing of the big files too. Doesn't perform LZW decompressing, returns raw data for both color tables and images.
Ply is a ruby gem for reading Stanford PLY-format 3D model files. The PLY file format is a flexible format for storing semi-structured binary data, and is often used to stored polygonalized 3D models generated with range scanning hardware. You can find some examples of the format at the {Stanford 3D Scanning Repository}[http://graphics.stanford.edu/data/3Dscanrep/]. Ply provides a simple API for quick access to the data in a PLY file (including examining the structure of a particular file's content), and an almost-as-simple event-driven API which can be used to process extremely large ply files in a streaming fashion, without needing to keep the full dataset represented in the file in memory. Ply handles all three types of PLY files (ascii, binary-big-endian and binary-little-endian). If you don't have any Stanford PLY files on hand, you probably don't need this gem, but if you're curious, the PLY file format is described at Wikipedia[http://en.wikipedia.org/wiki/PLY_(file_format)].
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.