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

@push.rocks/smartdebug

Documentation for @push.rocks/smartdebug

@push.rocks/smartdelay

A TypeScript library providing enhanced timeout functions compatible with async/await patterns.

@push.rocks/smartdeno

A module to run Deno scripts from Node.js, including functionalities for downloading Deno and executing Deno scripts.

@push.rocks/smartdata

An advanced library for NoSQL data organization and manipulation using TypeScript with support for MongoDB, data validation, collections, and custom data types.

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

@push.rocks/smartenv

A module for storing and accessing environment details across different platforms.

@push.rocks/smartdiff

A library for performing text diffs.

@push.rocks/smartdns

DNS client and server implementation, supporting both https and udp.

@push.rocks/smartdocumentation

A tool for converting git directory structures into navigable documentation sites.

@push.rocks/smartdrive

A module for managing drive data and mount points, supporting both local and cloud storage.

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