Simplified utilities for common filesystem operations in Node.js
-
Updated
Aug 23, 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.
Add a description, image, and links to the fs-utils topic page so that developers can more easily learn about it.
To associate your repository with the fs-utils topic, visit your repo's landing page and select "manage topics."