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

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

@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

@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 ...

puppeteer
automation
testing
pdf generation
screenshot
web scraping
browser automation

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

@push.rocks/smartwatch

A smart watch module for the TypeScript space.

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

@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

@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. 🎯...