Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
path-exists
Check if a path exists
path-type
Check if a path is a file, directory, or symlink
@nodelib/fs.stat
Get the status of a file with some features
vinyl
Virtual file format.
fs-exists-sync
Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info.
frequency-counter
Count the number of occurrences of a repeating event per unit of time
stat-mode
Offers convenient getters and setters for the stat `mode`
@chakra-ui/stat
A React component for displaying statistics
@stroncium/procfs
Zero dependency library for reading and parsing various files from `procfs` for Node.js, implemented in pure JS.
file-contents
Set the `contents` property on a file object. Abstraction from vinyl-fs to support stream or non-stream usage.
file-stat
Set the `stat` property on a file object. Abstraction from vinyl-fs to support stream or non-stream usage.
gulp-changed
Only pass through changed files
gulp-chmod
Change permissions of Vinyl files
ml-stat
Functions for computing stats on arrays and matrices
path-exists-cli
Check if a path exists
netstats
Get the netstat activity on a given port.
port-pid
Get the pid(s) of a process on a given port
gulp-changed-in-place
Only pass through changed files
content-entry
content entries for content containers (aka files)
read-dir-and-stat
Reads the directory files and adds the stat info.