process.chdir() in a callback plus directory stacks
<!-- TITLE/ --> # @dword-design/chdir <!-- /TITLE -->
chdir in chainer fashion + read file
a built-in tap extension for t.chdir()
Change working dir and return a promise, a stack of folders is maintained to jump back
Change the current working directory.
Process utilities.
Global `rig` CLI.
An implementation of pushd/popd for JavaScript.
Reruns the given file whenever the current working dir subtree has modifications. Note: this module will be rewritten and change functionality.
Find and load Brocfile.js files for use with the Broccoli asset builder
Cloud infrastructure automation tool that uses Terraform CDK.
The source for the vlt CLI
This plugin adds support `jsconfig` or `tsconfig` aliases to `eslint-plugin-import`
Declarative companion to shell state mutations (cd, export, git checkout/switch). Emits structured JSON describing cwd, env, and git state.
HomeMind MCP server: ArkTS agentic analysis for AI assistants via Model Context Protocol, built on ArkAnalyzer and pluggable capability modules.
Migration framework for mongo in node
Abstract migration framework for node (in coffeescript).
Abstract migration framework for node
Read a pubspec.yaml file
Google Drive file system for Web App.
Migration framework for mongo in node
Migration framework for MongoDB
Abstract migration framework for node (in coffeescript) which store migration steps in db.
A correct, full-featured Unix daemon library and CLI for Rust
Run commands in another directory
Your note taking pal.
⚡Rapid note management for the terminal.
Make and enter a directory in one command.
Command execution aggregator for AI agents: a per-user host that runs commands in fresh PTYs, serialises their output to a shared console, strips ANSI escapes for the calling agent, and journals every run to a JSONL transcript.
A repository workspace manager — jj-aware, TUI-first successor to ghq / rhq.
Operational tooling for EPICS deployments — process supervisors, log/audit dumpers, config validators. First tenant: procserv (Rust port of epics-modules/procServ).
One code quality tool to rule them all
The core of precious as a library - not for external use
A helper library for precious - not for external use
Integration tests for precious - not for external use
A small JRuby gem that spawns new processes using java.lang.ProcessBuilder
Ruby 1.9's require_relative for Rubinius and MRI 1.8. We also add abs_path which is like __FILE__ but __FILE__ can be fooled by a sneaky "chdir" while abs_path can't. If you are running on Ruby 1.9 or greater, require_relative is the pre-defined version. The benefit we provide in this situation by this package is the ability to write the same require_relative sequence in Rubinius 1.8 and Ruby 1.9.