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

277 total results found

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

@push.rocks/commitinfo

bake commitinfos into code Install To start using @push.rocks/commitinfo, you need to first install it via npm. To do this, run the following command in your terminal: npm install @push.rocks/commitinfo --save This command will add @push.rocks/commitinfo to y...

version control
commit information
typescript
node.js
software development
project management
code maintenance
continuous integration
continuous deployment

readme.md for @push.rocks/isotransport

@push.rocks/isotransport

a bi-directional, multiplatform, best-effort transport Install To install @push.rocks/isotransport, use the following command in your project directory: npm install @push.rocks/isotransport --save This will fetch and install the isotransport package and add i...

bi-directional communication
multiplatform
best-effort transport
typescript
node.js
testing
software development
git
npm package
open source

readme.md for @push.rocks/gulp-function

@push.rocks/gulp-function

@push.rocks/gulp-function is a Gulp plugin designed to execute custom functions within a Gulp pipeline. It accepts a function call as a parameter and allows for flexible task executions, including asynchronous tasks, with easy integration into the Gulp workflo...

gulp
plugin
task automation
stream manipulation
async function execution
pipeline
build tool
javascript
typescript

readme.md for @push.rocks/levelcache

@push.rocks/levelcache

Supercharged Multi-Level Caching for Modern Applications A high-performance, tiered caching solution that intelligently leverages memory, disk, and S3 storage to deliver blazing-fast data access with reliable persistence and backup capabilities. Highlights ✨ I...

caching
data storage
memory cache
disk cache
s3 storage
data backup
multi-level caching
performance
persistent storage
data retrieval
node.js
typescript

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

@push.rocks/lik

⚡ A lean, fully-typed collection of utility classes for TypeScript — efficient data structures, async execution control, and reactive helpers that work seamlessly in both Node.js and the browser. Install # pnpm (recommended) pnpm install @push.rocks/lik # npm...

utilities
helpers
typescript
node.js
string manipulation
object management
execution control
data structures
asynchronous programming
event handling
data aggregation

docs/index.md for @push.rocks/lik

@push.rocks/lik

light little helpers for node Availabililty Status for master Usage Use TypeScript for best in class instellisense. // import any tool that you need from lik import { Stringmap, Objectmap, Observablemap } from 'lik'; class Stringmap Stringmap all...

utilities
helpers
typescript
node.js
string manipulation
object management
execution control
data structures
asynchronous programming
event handling
data aggregation

readme.md for @push.rocks/smartconfig

@push.rocks/smartconfig

A comprehensive TypeScript configuration management library providing centralized tool configs, persistent key-value storage, and powerful environment variable mapping with automatic type conversions. Issue Reporting and Security For reporting bugs, issues, or...

npm
configuration management
tool management
key-value store
project setup
typescript
environment setup
dependencies management
npm package enhancement
automation
async operations
app configuration
smart file handling
workflow improvement
persistent storage

readme.md for @push.rocks/projectinfo

@push.rocks/projectinfo

A tool for gathering project information, supporting npm, git, and more. 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 reporting. Devel...

project-info
npm
git
typescript
package-info
repository

readme.md for @push.rocks/qenv

@push.rocks/qenv

Smart Environment Variable Management for Node.js Never hardcode secrets again. Load environment variables from multiple sources with ease and confidence. 🚀 Features ✅ Multi-source Loading - Automatically loads from environment variables, config files, and D...

environment variables
configuration management
node.js
typescript
docker secrets
ci/cd
testing

readme.md for @push.rocks/smartarray

@push.rocks/smartarray

A library providing asynchronous operations like filter, map, and deduplication for arrays in TypeScript. Install To install @push.rocks/smartarray in your project, run the following command: npm install @push.rocks/smartarray --save Make sure you have Node.j...

typescript
asynchronous programming
array manipulation
array mapping
array filtering
deduplication
async/await
software development
npm package
open source

readme.md for @push.rocks/smartaction

@push.rocks/smartaction

a module for managing actions. What was done? What needs to be done? How often should it be done? What's currently being done? Install To start using @push.rocks/smartaction in your project, you need to install it using npm or yarn. Run one of the following co...

task management
action tracking
project management
workflow automation
state management
typescript
activity logging

readme.md for @push.rocks/smartacme

@push.rocks/smartacme

A TypeScript-based ACME client and server for certificate management with a focus on simplicity and power. Includes a full RFC 8555-compliant ACME client for Let's Encrypt and a built-in ACME Directory Server for running your own Certificate Authority. Issue R...

acme
letsencrypt
typescript
certificate management
certificate authority
acme server
pki
dns challenges
ssl/tls
secure communication
domain validation
automation
crypto
mongodb
dns-01 challenge
http-01 challenge
token-based challenges
certificate renewal
wildcard certificates
rfc 8555

readme.md for @push.rocks/smartbuffer

@push.rocks/smartbuffer

A library for managing ArrayBufferLike structures including conversion between Base64 and Uint8Array, and buffer validation. Install To install @push.rocks/smartbuffer, simply run: npm install @push.rocks/smartbuffer If you are using yarn: yarn add @push.rock...

arraybuffer
uint8array
base64 conversion
binary data handling
buffer validation
typescript
data transformation
esm
utilities
npm

readme.md for @push.rocks/smartbucket

@push.rocks/smartbucket

A powerful, cloud-agnostic TypeScript library for object storage that makes S3-compatible storage feel like a modern filesystem. Built for developers who demand simplicity, type-safety, and advanced features like real-time bucket watching, metadata management,...

typescript
cloud agnostic
object storage
bucket management
file operations
directory management
data streaming
s3
multi-cloud
file locking
metadata management
buffer handling
access control
environment configuration
unified storage
bucket policies
trash management
file transfer
data management
streaming

readme.md for @push.rocks/smartcache

@push.rocks/smartcache

Smart time-based caching for async functions - Because waiting is overrated! 🌟 What is SmartCache? @push.rocks/smartcache is a powerful TypeScript caching library that intelligently caches the results of asynchronous functions. It automatically detects identic...

caching
asynchronous
time-based invalidation
hash-based identification
smart caching
node.js
performance optimization
typescript
delay handling
error management

readme.md for @push.rocks/smartwatch

@push.rocks/smartwatch

A cross-runtime file watcher with glob pattern support for Node.js, Deno, and Bun. 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 report...

file watching
filesystem
observable
typescript
node.js
deno
bun
cross-runtime
development tool
file system events
real-time
watch files
glob patterns