Simplified utilities for common filesystem operations in Node.js
-
Updated
Nov 24, 2025 - JavaScript
Simplified utilities for common filesystem operations in Node.js
pathtrim - When all you need is the last few parts of a path in Rust, this crate implements the TrimmablePath trait on std::path::Path so you can easily obtain the last *n* parts of the path.
To associate your repository with the fs-utils topic, visit your repo's landing page and select "manage topics."