Option parsing for Node, supporting types, shorthands, etc. Used by npm.
Write files in an atomic fashion w/configurable ownership
More than fast serialization / deserialization utility for your structured data
Read and write files atomically and reliably.
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
Various helper utilities for working with buffers and binary data
Write data to a file, replacing the file if it already exists and creating any intermediate directories if they don't already exist. Thin wrapper around node's native fs methods.
Fetch-based http client for use with npm registry APIs
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
A write stream constructor that supports a flush function that is called before finish is emitted
A lightweight package providing ANSI escape sequences for terminal cursor manipulation and screen clearing.
Write a project manifest (called package.json in most cases)
Access the system clipboard (copy/paste)
The Node.js bindings of the humanfs library.
Stringify and write JSON to a file atomically
fs read and write streams based on minipass
Uma biblioteca avançada para escrever números por extenso (em português).
Bytes go in, but they don't come out (when muted).
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
Writes a changeset to a file
fs read and write streams based on minipass
Stringify and write YAML to a file atomically
Extremely fast utf8 only stream implementation
Contains parsers and serializers for ASN.1 (currently BER only)
Common traits for writer-style serializers and deserializers designed for no_std targets
JSON serializer for ser-write and deserializer for convenience
MessagePack serializer for ser-write and deserializer for convenience