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

479 total results found

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

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

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

readme.md for @push.rocks/smartcls

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

async local storage
continuation-local storage
context management
async_hooks
node.js
typescript
asynchronous storage
thread local storage

readme.md for @push.rocks/smartclickhouse

@push.rocks/smartclickhouse

A TypeScript-based ODM for ClickHouse databases with full CRUD support, a fluent query builder, configurable engines, and automatic schema evolution. Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, please visit community.f...

clickhouse
odm
database
typescript
query builder
crud
analytics
time-series
schema evolution
mergetree
replacingmergetree
fluent api
builder pattern
data management
bulk insertion
real-time data
observables
streaming

readme.md for @push.rocks/smartcsv

@push.rocks/smartcsv

handle csv data | gitzone standard compliant Install To install @push.rocks/smartcsv, use the following command with npm: npm install @push.rocks/smartcsv --save Or, if you prefer using Yarn: yarn add @push.rocks/smartcsv Usage @push.rocks/smartcsv is a powe...

csv
data parsing
data conversion
typescript
csv manipulation
csv to json

readme.md for @push.rocks/smartcrypto

@push.rocks/smartcrypto

easy crypto methods Install To install @push.rocks/smartcrypto, open a terminal and run the following command: npm install @push.rocks/smartcrypto This will add @push.rocks/smartcrypto to your project's dependencies. Usage This guide demonstrates how to use @...

cryptography
encryption
security
public key
private key
rsa
key pair generation
node-forge
typescript

readme.md for @push.rocks/smartdebug

@push.rocks/smartdebug

debug the smart way Availabililty Status for master Usage Use TypeScript for best in class instellisense. import * as smartdebug from '@pushrocks/smartdebug'; smartdebug.log('a cool message'); // won't log smartdebug.enableDebugging(); smartdebug...

readme.md for @push.rocks/smartdelay

@push.rocks/smartdelay

@push.rocks/smartdelay is a modern library designed to simplify working with timeouts in the async/await era, all while being fully written in TypeScript. This tool offers a range of functionalities that streamline the process of implementing delays and timeou...

typescript
async/await
timeouts
delay
scheduling
task delay
asynchronous
programming utility
promise
timeout management

readme.md for @push.rocks/smartdeno

@push.rocks/smartdeno

Run Deno scripts from Node.js with automatic Deno management, permission control, and ephemeral script execution. 🦕➡️📦 Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, please visit community.foss.global/. This is the centra...

deno
node.js
script execution
typescript
development tools
deno download
code execution
ephemeral execution
cross-platform
in-memory

readme.md for @push.rocks/smartdata

@push.rocks/smartdata

The ultimate TypeScript-first MongoDB ODM — type-safe decorators, real-time change streams, Lucene-powered search, distributed leader election, and cursor streaming. Built for modern applications that demand performance, correctness, and developer experience....

data manipulation
nosql
mongodb
typescript
data validation
collections
custom data types
odm

readme.md for @push.rocks/smartenv

@push.rocks/smartenv

🚀 Universal JavaScript Runtime Detection - One library for Node.js, Deno, Bun, and Browser A powerful TypeScript library that provides comprehensive runtime environment detection and safe module loading across all major JavaScript runtimes. Write once, run e...

environment detection
cross-platform
node.js
browser
module loading
ci detection
os detection
runtime environment
typescript
async

readme.md for @push.rocks/smartdiff

@push.rocks/smartdiff

A powerful, cross-platform text diffing library for TypeScript/JavaScript with built-in visualization for CLI and browser. 🔍 Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, please visit community.foss.global/. This is the ...

diff
text
patch
typescript
npm package
text comparison
text diff
visualization
cli
html
line diff
word diff

readme.md for @push.rocks/smartdns

@push.rocks/smartdns

A TypeScript-first DNS toolkit powered by high-performance Rust binaries — covering everything from simple record lookups to running a full authoritative DNS server with DNSSEC, DNS-over-HTTPS, and automatic Let's Encrypt certificates. Issue Reporting and Secu...

rust
typescript
dns
dns records
dns resolution
dns management
dnssec
node.js
google dns
cloudflare
udp dns
https dns
acme
let's encrypt
ssl certificates
feature flagging
domain propagation
dns server

readme.md for @push.rocks/smartdocumentation

@push.rocks/smartdocumentation

a tool for mapping git directories to documentation sites Install To install @push.rocks/smartdocumentation, you need to have Node.js and npm installed on your machine. Once you have those, run the following command in your terminal: npm install @push.rocks/sm...

documentation
git
markdown
mapping
sites
typescript
development tool

readme.md for @push.rocks/smartdrive

@push.rocks/smartdrive

do more with local and cloud drives Install To install @push.rocks/smartdrive, you need Node.js installed on your system. If you have Node.js installed, you can simply run the following command in your terminal: npm install @push.rocks/smartdrive --save This ...

drive management
data management
mount management
local storage
cloud storage
typescript
node.js

readme.md for @push.rocks/smartexit

@push.rocks/smartexit

A library for managing graceful shutdowns of Node.js processes by handling cleanup operations, including terminating child processes. Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, please visit community.foss.global/. Thi...

node.js
typescript
process management
graceful shutdown
cleanup operations
child process termination
signal handling
library
npm package
async cleanup
module
sigint handling
uncaught exception management
process exit management