Advanced Search
Search Results
86 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 @apiclient.xyz/docker
A fully typed TypeScript client for the Docker Engine API. Talk to Docker from Node.js or Deno with a clean, object-oriented interface โ containers, images, networks, services, secrets, and image storage all in one package. ๐ณ Issue Reporting and Security For r...
readme.md for @apiclient.xyz/medium
An unofficial Medium.com API package that allows interaction with Medium's features using Node.js. Install To install the @apiclient.xyz/medium package, ensure you have Node.js and npm installed on your system. Then, run the following command in your terminal:...
readme.md for @design.estate/dees-document
A powerful TypeScript framework for dynamically generating professional business documents like invoices with web components and PDF export capabilities. ๐งพ Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, please visit commu...
readme.md for @git.zone/tswatch
A powerful, config-driven TypeScript file watcher that automatically recompiles and executes your project when files change. Built for modern TypeScript development with zero-config presets, smart bundling, a built-in dev server with live reload, and deep cust...
readme.md for @host.today/ht-docker-node
๐ณ ht-docker-node Production-ready Docker images for Node.js with NVM built in, multi-arch support, and modern runtimes (Bun, Deno). Every image ships with tini as PID 1 and full NVM integration โ switch Node versions on the fly, no sourcing required. Multi-a...
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/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/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/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/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...
readme.md for @push.rocks/smartcli
A library for easily creating observable CLI tasks with support for commands, arguments, and options. Install To install the package, simply run: npm install @push.rocks/smartcli --save This command will add @push.rocks/smartcli as a dependency in your packag...
docs/index.md for @push.rocks/smartcli
nodejs wrapper for CLI related tasks Availabililty Status for master Usage For further information read the linked docs at the top of this README. MIT licensed | ยฉ Lossless GmbH | By using this npm module you agree to our privacy policy
readme.md for @push.rocks/smartcls
continuation-local-storage using native AsyncLocalStorage Install To install @push.rocks/smartcls, use the following command with npm: npm install @push.rocks/smartcls or if you prefer using Yarn: yarn add @push.rocks/smartcls Usage @push.rocks/smartcls simp...