R-fs (R/R-fs) Updated: 2 months, 3 weeks ago Add to my watchlist

Cross-platform uniform interface to file system operations

fs provides a cross-platform, uniform interface to file system operations. It shares the same back-end component as nodejs, the libuv C library, which brings the benefit of extensive real-world use and rigorous cross-platform testing. The name, and some of the interface, is partially inspired by Rust’s fs module.

Version: 1.6.5 License: MIT GitHub