Advanced Search
Search Results
16 total results found
readme.md for @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...
readme.md for @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/...
readme.md for @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...
readme.md for @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...
readme.md for @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...
readme.md for @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...
readme.md for @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...
readme.md for @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...
readme.md for @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...
readme.md for @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...
changelog.md for @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...
changelog.md for @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...
changelog.md for @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...
changelog.md for @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...
changelog.md for @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...
changelog.md for @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...