@stdlib/regexp-basename-posix
Return a regular expression to capture the last part of a POSIX path.
Return a regular expression to capture the last part of a POSIX path.
Return a regular expression to capture a path dirname.
Return a regular expression to capture a POSIX path dirname.
Return a regular expression to capture a filename extension.
Return a regular expression to capture a POSIX filename extension.
Return a regular expression to split a filename.
cross-platform utilities path.
Creates or extract TAR archives in Nodejs without dependencies.
A POSIX-compatible getopt implementation for node.
A lightweight, POSIX-friendly logging library for Node.js, designed for flexibility and simplicity.
A wrapper around the path module that always normalizes to POSIX (including converting backslashes to forward slashes)
A Node.js implementation of the (GNU coreutils) 'tee' redirection command version 8.32.
Universal drop-in replacement for node:path
Allows Node.js to be invoked as a companion tool by the Glasgow Haskell Compiler (GHC) during the build process
The missing POSIX system calls
Unix OS Info
cross-platform utilities path.
Execute shell commands on Linux-based systems from javascript
CLI for changing file permissions
Custom system error classes for Node.js that map to POSIX system errors. Based on the file https://github.com/nodejs/node/blob/main/doc/api/os.md.