stats-filelist
Advanced tools
Comparing version
@@ -5,3 +5,3 @@ /* | ||
* | ||
* Copyright (c) 2015 anseki | ||
* Copyright (c) 2017 anseki | ||
* Licensed under the MIT license. | ||
@@ -8,0 +8,0 @@ */ |
{ | ||
"name": "stats-filelist", | ||
"version": "0.1.1", | ||
"version": "1.0.0", | ||
"title": "statsFilelist", | ||
"description": "Get the list of files and directories with its `Stats`. And filter the list with evaluating path, path pattern, type, size, modified time, and more.", | ||
"description": "Get a list of files and directories with `Stats` of each item. And filter the list with evaluating path, path pattern, type, size, modified time, and more.", | ||
"keywords": [ | ||
@@ -7,0 +7,0 @@ "list", |
# statsFilelist | ||
Get the list of files and directories with its `Stats`. And filter the list with evaluating path, path pattern, type, size, modified time, and more. | ||
[](https://www.npmjs.com/package/stats-filelist) [](https://github.com/anseki/stats-filelist/issues) [](package.json) [](LICENSE-MIT) | ||
Get a list of files and directories with `Stats` of each item. And filter the list with evaluating path, path pattern, type, size, modified time, and more. | ||
By default, statsFilelist gets all files and directories under specific directories recursively, and it returns an Array that includes the expanded [`fs.Stats`](https://nodejs.org/api/fs.html#fs_class_fs_stats) objects of each item. | ||
@@ -6,0 +8,0 @@ That expanded `fs.Stats` object has additional properties such as `fullPath`, `extension`, etc.. (See [`Stats` object](#stats-object).) |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
20936
2.12%0
-100%346
0.58%