Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

8 total results found

readme.md for @push.rocks/smartexit

@push.rocks/smartexit

A library for managing graceful shutdowns of Node.js processes by handling cleanup operations, including terminating child processes. Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, please visit community.foss.global/. Thi...

node.js
typescript
process management
graceful shutdown
cleanup operations
child process termination
signal handling
library
npm package
async cleanup
module
sigint handling
uncaught exception management
process exit management

readme.md for @push.rocks/smartmetrics

@push.rocks/smartmetrics

Powerful system metrics collection for Node.js applications with Prometheus integration 🚀 Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, please visit community.foss.global/. This is the central community hub for all issue...

system metrics
performance monitoring
resource usage
memory management
cpu usage
prometheus
typescript
nodejs
process management
development tools
performance analysis
docker environments
log reporting
operational insights

readme.md for @push.rocks/smartshell

@push.rocks/smartshell

Execute shell commands with superpowers in Node.js ⚠️ Security Notice IMPORTANT: Please read the Security Guide below for critical information about command execution and input handling. Always use execSpawn methods for untrusted input. Why smartshell? 🚀 Tir...

shell commands
promises
asynchronous execution
child processes
environment management
command streaming
interactive commands
process management
typescript

readme.md for @push.rocks/smartspawn

@push.rocks/smartspawn

Given the provided files and their contents, the comprehensive documentation for using @push.rocks/smartspawn with TypeScript and in a manner that provides thorough examples and descriptions of features and scenarios is extensive. However, I'll outline a conci...

subprocess
child_process
spawn
threading
multithreading
process management
async
promise

changelog.md for @push.rocks/smartdaemon

@push.rocks/smartdaemon

2025-09-03 - 2.1.0 - feat(systemd-manager) Support sudo password and root detection in SystemdManager; add user/group support in services and templates; add tests and expand README SystemdManager now accepts an optional sudoPassword and detects root status on...

system
daemon
service management
linux systemd
process management
node.js
system administration
background services

changelog.md for @push.rocks/smartexit

@push.rocks/smartexit

2026-03-04 - 2.0.3 - fix(smartexit) use native OS methods to kill process trees; remove tree-kill dependency Replaced tree-kill usage with taskkill on Windows and process.kill(-pid) on POSIX. Removed tree-kill package from dependencies and removed its export ...

node.js
typescript
process management
graceful shutdown
cleanup operations
child process termination
signal handling
library
npm package
async cleanup
module
sigint handling
uncaught exception management
process exit management

changelog.md for @push.rocks/smartmetrics

@push.rocks/smartmetrics

2026-03-23 - 3.0.3 - fix(prometheus) clean up default Prometheus metric collectors on stop Return cleanup handlers from default metric registration for event loop and GC observers. Dispose registered Prometheus default metric collectors when stopping Smartmet...

system metrics
performance monitoring
resource usage
memory management
cpu usage
prometheus
typescript
nodejs
process management
development tools
performance analysis
docker environments
log reporting
operational insights

changelog.md for @push.rocks/smartshell

@push.rocks/smartshell

2026-03-15 - 3.3.8 - fix(repo) remove obsolete Serena project configuration files Deletes the .serena project configuration from the repository Cleans up editor or tooling metadata that is not part of the package runtime or source code 2026-03-05 - 3.3.7 - f...

shell commands
promises
asynchronous execution
child processes
environment management
command streaming
interactive commands
process management
typescript