Transform stream that decompress its input if it's compressed, and echoes it if not
Let your JS API users either give you a callback or receive a promise
Transform stream that `bzip2`s its input if it is `bzip2`ped and just echoes it if not
Download a tarball (optionally gzipped) to a folder & extract it in the process. Uses the wonderful & super quick tar-fs & gunzip-maybe srcraries.
Download a tarball (optionally gzipped) to a folder & extract it in the process. Uses the wonderful & super quick tar-fs & gunzip-maybe libraries.
A structure for values that may not be available or computations that may fail.
2D intersection utilities for TLDraw and maybe you, too.
Prepare a text file to be written to disc, applying prettier if it's configured