Node.js path.dirname() ponyfill
Regular expression to capture a path dirname.
Regular expression to capture a POSIX path dirname.
Regular expression to capture a Windows path dirname.
Return a regular expression to capture a POSIX path dirname.
Return a regular expression to capture a Windows path dirname.
Return a regular expression to capture a path dirname.
Given a path string, return a generator that walks up the path, emitting each dirname.
[Node.js](https://nodejs.org) + [Gjs](https://gjs.guide/) + [Deno](https://deno.land/) module that returns the current script dirname and filename. Similar to `__dirname` and `__filename` but also works in CommonJs and ES modules.
Native Access to MacOS FSEvents
Get the package name from a folder path
Ensure directories exist before writing to them.
find the closest package.json
return all the parent directories for a directory
walk paths fast and efficiently
No description provided.
Find all the workspaces of a monorepo.
Use the node way to resolve required path to absolute path.
If you are an author of open source repository, you may want to support both CJS and ESM for users since it's a confused period. It's hard to use `__dirname` and `import.meta.url` in one file specially for typescript project.
Percy CLI command to upload a directory of static images to Percy for diffing.
The legacy ESLintRC config file format for ESLint
Helper library for node-rs
A node module to get your node module started
Get the directory name of a caller function's containing file.
No description provided.
No description provided.