Advanced Search
Search Results
277 total results found
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/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...
readme.md for @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...
readme.md for @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...
readme.md for @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...
readme.md for @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...
readme.md for @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...
docs/index.md for @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...
readme.md for @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...
readme.md for @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...
readme.md for @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...
readme.md for @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...
readme.md for @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...
readme.md for @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...
readme.md for @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...
readme.md for @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,...
readme.md for @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...
readme.md for @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...