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

793 total results found

push.rocks

TypeScript and Rust modules (Enterprise-Ready and Open Source) | [Legal Info](https://legal.task.vc)

@push.rocks/commitinfo

A tool to bake commit information into code for tracking and version control.

@push.rocks/beautyfiglet

A Node.js module for creating figlet text displays.

@push.rocks/consolecolor

A module for applying color styles to console output.

@push.rocks/early

A plugin for measuring startup time with minimal performance impact.

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

@push.rocks/beautyfiglet

A Node.js module that facilitates the creation of ASCII art using figlet with customizable fonts and layouts. Install To install @push.rocks/beautyfiglet, ensure you have Node.js along with npm set up on your machine. Executing the following command in your te...

ascii art
figlet
text rendering
font customization
node.js module
typescript
command-line interface
error handling
web integration
npm package
testing
synchronous rendering

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

@push.rocks/gulp-function

A Gulp plugin to execute functions within a Gulp task pipeline.

@push.rocks/smartcontext

A module to enrich logs with context, featuring async log contexts and scope management.

@push.rocks/isotransport

a bi-directional, multiplatform, best-effort transport

@push.rocks/levelcache

A cache that utilizes memory, disk, and S3 for data storage and backup.

@push.rocks/lik

Provides a collection of lightweight helpers and utilities for Node.js projects.

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