Adds a unique suffix to a string with process and thread uniqueness guarantees. Adapted from https://github.com/npm/write-file-atomic
Repositórios
Repositórios
Utilities to set up file system structures (directories, files, and symlinks)
Helper for using sinon spys with fs.Stats
Create BigIntStats from fs.Stats for compatibility on earlier versions of Node.js
Dev server for esbuild with live reload and error overlay
thread-sleep the runs on multiple versions of node
fs.access ponyfill for older versions of Node.js
fs.accessSync ponyfill for older versions of Node.js
Filesystem copy functions that support copyFile, copyFileSyn, cpSync, cp on Node 0.8+
Import a directory of modules using @std/esm
Require a directory of modules in a similar way to esm-import-directory
A plugin to add a progress spinner to esbuild
A plugin to resolve the fs.realpath for modules in monorepos targeting the browser and node
Prepends a path to a platform-specfic delimited path string and removes duplicate paths
[Unmaintained] Tiny IoC container for node that focuses on clarity and no magic-ness.
A simple tool for calculating incremental stats on numeric streams. Forked from [stats-incremental](https://github.com/brycebaril/stats-incremental) for minimal memory and maximum portability
Get a file from a URL and save it to disk.
A simple suite of benchmarking tests
Cross spawn with a completion callback
Simple, intuitive mocking of Node.js modules. Fork of mock-require adding lazy require and is a drop in replacement for mock-require