Advanced Search
Search Results
793 total results found
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/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...
@push.rocks/smartbrowser
A simplified Puppeteer wrapper for easy automation and testing tasks.
@push.rocks/smartbuffer
A library for managing ArrayBufferLike structures including conversion between Base64 and Uint8Array, and buffer validation.
@push.rocks/smartcache
A module for caching asynchronous function results with smart time and hash-based invalidation strategies.
@push.rocks/smartbucket
A TypeScript library offering simple and cloud-agnostic object storage with advanced features like bucket creation, file and directory management, and data streaming.
readme.md for @push.rocks/smartbrowser
A simplified Puppeteer wrapper for easy browser automation, PDF generation, screenshots, and page evaluation. Install To install @push.rocks/smartbrowser, use the following command with your preferred package manager: npm install @push.rocks/smartbrowser # or ...
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/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,...
@push.rocks/smartwatch
A smart watch module for the TypeScript space.
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...
@push.rocks/smartdaemon
Start scripts as long running daemons and manage them.
@push.rocks/smartcls
Provides a wrapper for native AsyncLocalStorage to manage continuation-local storage.
@push.rocks/smartclickhouse
A TypeScript-based ODM (Object-Document Mapper) for ClickHouse databases, with support for creating and managing tables and their data.
@push.rocks/smartcsv
A module for handling CSV data compliant with Gitzone standard.
@push.rocks/smartcrypto
A library providing easy methods for cryptographic operations, including key pair generation.
readme.md for @push.rocks/smartdaemon
@push.rocks/smartdaemon 🚀 Turn your Node.js scripts into production-ready system daemons Seamlessly manage long-running processes, background services, and system daemons with smart root detection, automatic privilege escalation, and systemd integration. 🎯...