You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project currently allows for interacting with files stored on disk and was optimized for working on large collections.
It should also be able to work with in-memory input and output (Buffer, ArrayBuffer ...).
Relatedly: The CLI should accept stdin as an input, so data can be piped into it?
The text was updated successfully, but these errors were encountered:
This project currently allows for interacting with files stored on disk and was optimized for working on large collections.
It should also be able to work with in-memory input and output (Buffer, ArrayBuffer ...).
Relatedly: The CLI should accept stdin as an input, so data can be piped into it?
The text was updated successfully, but these errors were encountered: