Nwire — production process lifecycle. Wraps any Node server (Express, Fastify, Koa, Nest, Nwire interfaces) with K8s-grade graceful shutdown, http-terminator drain, and lightship readiness/liveness probes. Standalone — no framework dependency beyond @nwir
Run a nifra app on Node's http server — a Request<->stream adapter with a graceful stop().
Runtime-agnostic in-process cron for nifra — standard 5-field expressions + @macros, overlap-safe, error-isolated, graceful stop. For long-running servers (Bun/Node/Deno); Workers use the platform scheduled trigger. Dependency-free.
Run a nifra app on Deno via Deno.serve — graceful stop() + opt-in signals.
NestJS dynamic module for @wenu/mongo — typed repository injection with graceful shutdown
Graceful startup/shutdown orchestration — named components with dependencies, two-phase shutdown, liveness/readiness
One-command installer for a personal bag of Claude Code skills and hooks: a context guardrail that forces a graceful /handoff before the window fills, a DRY dedup-guard, a hands-free autonomous-compact loop (autorun/autostop/autoexit), a macOS text-to-spe
Node.js SDK for TraceStack — log ingestion with batching, retries, and graceful shutdown
Process/shard orchestration for amiki-framework — ClusterManager, multi-worker shard distribution, health monitoring, graceful restart, live rebalance
Spawns and watches Nwire wire processes for dev tooling. Used by nwire dev and Studio's vite dev server. Generic process supervisor with stdout/stderr ring buffer, health-check polling, SIGTERM-then-SIGKILL graceful stop.
Nwire — Nodemailer-backed mail adapter. Implements the Mailer contract via nodemailer's transporter (SMTP/Mailhog/Gmail/Office365/...). Health-checked with transporter.verify(); graceful shutdown closes the pool.
Zero-dependency Node worker helper for the containerflip blue/green deploy supervisor: inherit fd 3, signal READY=1, and drain gracefully on SIGTERM. Works with any http server or framework (Express, Koa, Fastify, node:cluster).
Durable, replay-based workflow engine for QUESTPIE . Define long-running processes that survive restarts, handle failures gracefully, and scale automatically.