fs packages
Packages tagged with "fs".
11 packages
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
The core of the humanfs library.
The TypeScript types for the hfs project.
A drop-in replacement for fs, making various improvements.
The Node.js bindings of the humanfs library.
Minimal and efficient cross-platform file watching library
Make a directory and its parents if needed - Think `mkdir -p`
Matches strings against configurable strings, globs, regular expressions, and/or functions
Bindings for the Watchman file watching service
A simple directory tree walker.
The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s