@nodelib/fs.stat

Get the status of a file with some features


Keywords
NodeLib, fs, FileSystem, file system, stat
License
MIT
Install
npm install @nodelib/fs.stat@1.1.0

Documentation

nodelib

Monorepo for NodeLib libraries.

What is NodeLib?

NodeLib (Node.js Library) is another monorepo contains utilities that make easier work with standard scenarios in the Node.js world.

Packages

  • fs.macchiato β€” A set of classes for easy testing of built-in structures of FS.
  • fs.scandir β€” List files and directories inside the specified directory.
  • fs.stat β€” Get the status of a file with some features.
  • fs.walk β€” A library for efficiently walking a directory recursively.

Want to report a bug or request a feature?

Please read through our CONTRIBUTING.md.

Want to contribute to NodeLib?

Check out our CONTRIBUTING.md to get started with setting up the repo.