Languages
[Edit]
EN

Node.js - file stats

0 points
Created by:
Hayley-Mooney
677

In this article, we would like to show you how to get file stats in Node.js.

1. Import fs module in your project

2. Use fs.stat() to get the file stats.

In the example below, we print in the console example stats for .txt file with a callback function specified as fs.stat() method second argument.

Example output for file.txt:

References

Edit
1
Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.
Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join