Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
win-ca
Get Windows System Root certificates
pkg-dir
Find the root directory of a Node.js project or npm package
commondir
compute the closest common parent for file paths
find-root
find the closest package.json
common-path-prefix
Computes the longest prefix string that is common to each path, excluding the base component
global-directory
Get the directory of globally installed packages and binaries
path-root
Get the root of a posix or windows filepath.
path-root-regex
Regular expression for getting the root of a posix or windows filepath.
is-root
Check if the process is running as root user, for example, one started with `sudo`
app-root-path
Determine an app's root path from anywhere inside the app
glob-base
Returns an object with the (non-glob) base path and the actual pattern.
@small-tech/syswide-cas
Fork of syswide-cas by a now-defunct company called Capriza. Enable node to use system wide certificate authorities in conjunction with the bundled root CAs.
app-root-dir
Simple module to infer the root directory of the currently running node application
syswide-cas
Enable node to use system wide certificate authorities in conjunction with the bundled root CAs
find-parent-dir
Finds the first parent directory that contains a given file or directory.
sudo-block
Block users from running your app with root permissions
downgrade-root
Try to downgrade the permissions of a process with root privileges
root-check
Try to downgrade the permissions of a process with root privileges and block access if it fails
find-git-root
recursively find the closest .git/
@stdlib/constants-float64-sqrt-eps
Square root of double-precision floating-point epsilon.