with-local-tmp-dir
Creates a temporary folder inside cwd, cds inside the folder, runs a function, and removes the folder. Especially useful for testing.
Creates a temporary folder inside cwd, cds inside the folder, runs a function, and removes the folder. Especially useful for testing.
Run a function with changing the current working directory to a given path
Linter of '@nice-move/cli'
Resolve path from CWD (Current Working Directory)
Load locally-installed packages from a globally-installed package
Perform tasks relative to your package.json, such as requiring
Returns the current working directory.
Initialize your frontend workspaces
Cross platform pwd (pathname of the current working directory)
<!-- TITLE/ --> # @dword-design/chdir <!-- /TITLE -->
Open the npm page, Yarn page, or GitHub repo of a package
Run CLI commands with Node
React component - Uses localist api to view events
Get the resolved path the root (directory) of a package installed in node_modules.
Require file relative to `process.cwd()` or options `root`
Get information about Windows processes, including the current working directory, threads, loaded modules (DLLs), and memory usage.
A simple way to require modules from cwd
This CLI tool allows to organize mocha tests in files and directories. It works by traversing the test directory recursively, creating describe blocks per directory and tests per *.test.js file.
(Hyper+WSL)Execute `cd ${pwd}` when open new tab.
Open the npm page of the package(or subpackages) in the current directory