A simple tool to compose package for stream based API, such as tcp socket.
Strip UTF-8 byte order mark (BOM) from a string
Node.js utilities and TypeScript definitions for `package.json` and `tsconfig.json`
Get information on local packages.
Install package programmatically.
Returns a promise which fulfils with the supplied stream's content
Resolve package.json exports & imports maps
Read a package.json file
Node.js Streams, a user-land copy of the stream library from Node.js
Check if something is a Node.js stream
Get the package name from a folder path
Get a stream as a string, Buffer, ArrayBuffer or array
Toggle the CLI cursor
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.
destroy a stream if possible
Check the engines and platform fields in package.json
Get repository user and project information from package.json file contents.
Call a callback when a readable/writable/duplex stream has completed or failed.
Find the first directory with a package.json, recursing up, starting with the given directory. Similar to look-up but does not support globs and only searches for package.json. Async and sync.
A streaming way to send data to a Node.js Worker Thread
Get and validate the raw body of a readable stream.
A stream that emits multiple other streams one after another.
Package your Node.js project into an executable
Returns the next buffer/object in a stream's readable queue