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

13 total results found

readme.md for @push.rocks/early

@push.rocks/early

minimal and fast loading plugin for startup time measuring Install To install @push.rocks/early, run the following command in your terminal: npm install @push.rocks/early --save This will add @push.rocks/early to your project's dependencies and prepare it for...

performance measurement
startup time
high resolution timer
plugin
typescript
nodejs

readme.md for @push.rocks/smartcontext

@push.rocks/smartcontext

A zero-dependency module for hierarchical async context management in Node.js, built on AsyncLocalStorage. Install npm install @push.rocks/smartcontext # or pnpm install @push.rocks/smartcontext Usage @push.rocks/smartcontext provides scoped, hierarchical key...

logging
context management
context enrichment
asynchronous
scope management
typescript
nodejs
module
async log contexts

readme.md for @push.rocks/smartguard

@push.rocks/smartguard

A TypeScript library for creating and managing validation guards, aiding in data validation and security checks. Install To install @push.rocks/smartguard, run the following command in your terminal: npm install @push.rocks/smartguard --save This will add @pu...

typescript
validation
guards
async
nodejs
express
middleware
security
input validation
api
data validation
custom validation
composite validation
form validation
server-side validation
backend validation
smartrequest
typedserver

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

@push.rocks/smartyaml

Handle YAML in smart ways. Install To use @push.rocks/smartyaml in your project, you need to install it using npm or yarn. Run the following command in your project directory: npm install @push.rocks/smartyaml --save or if you prefer yarn: yarn add @push.rock...

yaml
javascript
data serialization
conversion
js-yaml
typescript
nodejs
parsing
stringify

readme.md for @push.rocks/smartimap

@push.rocks/smartimap

A Node.js library for event-driven streaming and parsing of IMAP email messages. Install To install @push.rocks/smartimap, use npm or yarn: npm install @push.rocks/smartimap or yarn add @push.rocks/smartimap Usage @push.rocks/smartimap is designed to facilit...

imap
email
streaming
mailparser
email-client
nodejs
event-driven
automation
message-stream
filter
inbox
connection
message processing

readme.md for @push.rocks/smartpreview

@push.rocks/smartpreview

Lightning-fast PDF to JPEG preview generation for Node.js and browsers âš¡ Transform your PDFs into beautiful JPEG previews with zero hassle. Whether you're building a document viewer, thumbnail generator, or file management system, SmartPreview delivers high-...

pdf
preview
jpeg
image
conversion
nodejs
browser
pdfjs
worker

changelog.md for @push.rocks/smartcontext

@push.rocks/smartcontext

2026-02-15 - 2.3.0 - feat(asynccontext) replace simple-async-context with Node's AsyncLocalStorage and update implementation, tests, docs, and devDependencies Switched internal implementation to node:async_hooks AsyncLocalStorage (ts/plugins.ts and classes.as...

logging
context management
context enrichment
asynchronous
scope management
typescript
nodejs
module
async log contexts

changelog.md for @push.rocks/smartguard

@push.rocks/smartguard

2024-08-25 - 3.1.0 - feat(core) Added Guard Handling and Removed npmci from CI Refactored Guard and GuardSet classes for better modularization Introduced GuardError for detailed error handling Updated dependencies versions in package.json Removed npmci config...

typescript
validation
guards
async
nodejs
express
middleware
security
input validation
api
data validation
custom validation
composite validation
form validation
server-side validation
backend validation
smartrequest
typedserver

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

@push.rocks/smartimap

2024-11-26 - 1.2.0 - feat(core) Introduce ImapClient and ImapServer classes for enhanced IMAP support Implemented ImapClient class for managing IMAP connections and message retrieval. Implemented ImapServer class to simulate an IMAP server for testing. Added ...

imap
email
streaming
mailparser
email-client
nodejs
event-driven
automation
message-stream
filter
inbox
connection
message processing

changelog.md for @push.rocks/smartpreview

@push.rocks/smartpreview

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. 1.1.0 - 2024-08-04 Added Comprehensive performance testing suite with exact timing measurements Node...

pdf
preview
jpeg
image
conversion
nodejs
browser
pdfjs
worker