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

16 total results found

readme.md for @api.global/test-sdk

@api.global/test-sdk

an sdk for testing ag handlers Install To install @api.global/test-sdk, you need to have Node.js and npm installed. Follow these steps to install it: npm install @api.global/test-sdk --save This will add @api.global/test-sdk to your project's dependencies. Us...

api testing
sdk
development tools
api gateway
server simulation
handlers testing
automated testing
typescript
node.js

readme.md for @foss.global/codefeed

@foss.global/codefeed

Generate an activity feed from a Gitea instance. Scans orgs and repos, retrieves commits since a configurable timestamp, enriches with tags, optional npm publish detection, and CHANGELOG snippets. Install pnpm add @foss.global/codefeed # or npm i @foss.global/...

codefeed
gitea
commits
changelog
repository
development tools
npm
module
code analysis
activity feed
version control

readme.md for @push.rocks/consolecolor

@push.rocks/consolecolor

🎨 Beautiful terminal colors for Node.js - Make your console output pop with vibrant ANSI colors! Install pnpm install @push.rocks/consolecolor # or npm install @push.rocks/consolecolor What it does @push.rocks/consolecolor transforms your boring console outpu...

console log styling
ansi colors
terminal colors
command line utilities
node.js
typescript
text formatting
log enhancement
development tools

readme.md for @push.rocks/smartdeno

@push.rocks/smartdeno

Run Deno scripts from Node.js with automatic Deno management, permission control, and ephemeral script execution. 🦕➡️📦 Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, please visit community.foss.global/. This is the centra...

deno
node.js
script execution
typescript
development tools
deno download
code execution
ephemeral execution
cross-platform
in-memory

readme.md for @push.rocks/smartexpect

@push.rocks/smartexpect

Manage expectations in code with precise, readable assertions Install To install @push.rocks/smartexpect, use the following command in your terminal: npm install @push.rocks/smartexpect --save This will add @push.rocks/smartexpect to your project's dependenci...

testing
assertions
code quality
unit testing
test driven development
synchronous testing
asynchronous testing
expectations
validation
development tools

readme.md for @push.rocks/smartfile-interfaces

@push.rocks/smartfile-interfaces

an interface package for @pushrocks/smartfile Install To install @push.rocks/smartfile-interfaces, use npm: npm install @push.rocks/smartfile-interfaces --save This command will add @push.rocks/smartfile-interfaces as a dependency to your project and download...

typescript
interfaces
file management
virtual directory
development tools
code quality
npm package

readme.md for @push.rocks/smartlog

@push.rocks/smartlog

The ultimate TypeScript logging solution for modern applications smartlog is a powerful, distributed, and extensible logging system designed for the cloud-native era. Whether you're debugging locally, monitoring production systems, or building complex micro...

logging
log management
typescript
centralized logging
json logging
node.js
distributed systems
extensible logging
log routing
console logging
log destinations
log levels
error tracking
development tools

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/smartsourcemap

@push.rocks/smartsourcemap

get sourcemap support in node Install To use @push.rocks/smartsourcemap in your project, run: npm install @push.rocks/smartsourcemap --save This will add it to your project's dependencies. Usage Getting Started @push.rocks/smartsourcemap makes it straightforw...

sourcemap
debugging
nodejs
typescript
source-map-support
development tools

readme.md for @push.rocks/smartssh

@push.rocks/smartssh

setup SSH quickly and in a painless manner Install To begin using @push.rocks/smartssh in your project, you'll need to install it via npm or yarn. You can do so by running one of the following commands: npm install @push.rocks/smartssh --save or yarn add @pus...

ssh
ssh configuration
ssh keys management
automation
development tools
node.js
security
server management

changelog.md for @foss.global/codefeed

@foss.global/codefeed

2025-09-14 - 1.7.2 - fix(core) Stabilize pagination, tag mapping, changelog parsing, and HTTP retry/backoff; add tests and caching improvements Handle paginated orgs, repos, commits, and tags to avoid missing pages. Map tags to commit SHAs and extract version...

codefeed
gitea
commits
changelog
repository
development tools
npm
module
code analysis
activity feed
version control

changelog.md for @push.rocks/consolecolor

@push.rocks/consolecolor

All notable changes to this project will be documented in this file. [2.0.3] - 2025-08-08 Fixed Enhanced readme documentation with comprehensive examples and improved formatting Updated CI/CD workflow configurations Updated dependencies to latest versions Rem...

console log styling
ansi colors
terminal colors
command line utilities
node.js
typescript
text formatting
log enhancement
development tools

changelog.md for @push.rocks/smartdeno

@push.rocks/smartdeno

2025-12-02 - 1.2.0 - feat(smartdeno) Run small scripts in-memory via stdin, fall back to temp files for large scripts; remove internal HTTP script server and simplify plugin dependencies; update API and docs. Execute scripts < 2MB via stdin (deno run -) to su...

deno
node.js
script execution
typescript
development tools
deno download
code execution
ephemeral execution
cross-platform
in-memory

changelog.md for @push.rocks/smartexpect

@push.rocks/smartexpect

2025-05-23 - 2.5.0 - feat(Assertion) Add missing alias methods for length and emptiness checks and update documentation Updated readme.hints.md with detailed project hints, feature overview, and common patterns Added direct alias methods in smartexpect.classe...

testing
assertions
code quality
unit testing
test driven development
synchronous testing
asynchronous testing
expectations
validation
development tools

changelog.md for @push.rocks/smartlog

@push.rocks/smartlog

2026-02-20 - 3.2.1 - fix(destination-buffer) return entries in chronological order (oldest-first) and adjust pagination semantics Change getEntries to return the most recent entries in chronological (oldest-first) order instead of newest-first Adjust paginati...

logging
log management
typescript
centralized logging
json logging
node.js
distributed systems
extensible logging
log routing
console logging
log destinations
log levels
error tracking
development tools

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