REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 448 B
Close
/proc/self/root/opt/alt/alt-nodejs6/root/lib/node_modules/npm/node_modules/fstream-npm/README.md
Text
Base64
# fstream-npm This is an fstream DirReader class that will read a directory and filter things according to the semantics of what goes in an npm package. For example: ```javascript // This will print out all the files that would be included // by 'npm publish' or 'npm install' of this directory. var FN = require("fstream-npm") FN({ path: "./" }) .on("child", function (e) { console.error(e.path.substr(e.root.path.length + 1)) }) ```
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 2 × Files: 6
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
example
DIR
-
drwxr-xr-x
2024-03-03 22:41:42
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
node_modules
DIR
-
drwxr-xr-x
2024-03-03 22:41:41
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
.npmignore
79 B
lrw-r--r--
2021-09-28 09:36:12
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
.travis.yml
247 B
lrw-r--r--
2021-09-28 09:36:12
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
fstream-npm.js
11.07 KB
lrw-r--r--
2021-09-28 09:36:11
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
LICENSE
765 B
lrw-r--r--
2021-09-28 09:36:11
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
package.json
2.62 KB
lrw-r--r--
2021-09-28 09:36:12
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
README.md
448 B
lrw-r--r--
2021-09-28 09:36:11
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).