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

277 total results found

readme.md for @push.rocks/smartfile

@push.rocks/smartfile

High-level file representation classes for Node.js πŸš€ What is smartfile? @push.rocks/smartfile provides powerful in-memory file representations for Node.js applications. It offers clean, TypeScript-first classes for working with files (SmartFile), streams (St...

file management
typescript
node.js
in-memory files
smartfile
streamfile
virtualdirectory
file representation
file streaming
virtual directory
file factory
memory-efficient file handling
buffer operations
file content manipulation

readme.md for @push.rocks/smarthash

@push.rocks/smarthash

πŸ” @push.rocks/smarthash Cross-environment hashing made simple πŸš€ SHA256 and MD5 hash functions that work seamlessly in both Node.js and browsers, with zero configuration. ✨ Why SmartHash? 🌐 Universal: Works in Node.js AND browsers without polyfills ⚑ Smar...

crypto
hashing
sha256
md5
security
node.js
browser
cross-environment
web crypto
stream hashing
file hashing
synchronous hashing
asynchronous hashing
data integrity
typescript

readme.md for @push.rocks/smarthomebridge

@push.rocks/smarthomebridge

a homebridge abstraction package Install To get started with @push.rocks/smarthomebridge, ensure that you have Node.js and npm installed. Then, you can install the package by running: npm install @push.rocks/smarthomebridge --save This command will add @push....

smart home
home automation
homebridge plugin
typescript
homebridge abstraction
iot
intelligent home
smart devices integration

readme.md for @push.rocks/smartguard

@push.rocks/smartguard

A TypeScript library for creating and managing validation guards, aiding in data validation and security checks. Install To install @push.rocks/smartguard, run the following command in your terminal: npm install @push.rocks/smartguard --save This will add @pu...

typescript
validation
guards
async
nodejs
express
middleware
security
input validation
api
data validation
custom validation
composite validation
form validation
server-side validation
backend validation
smartrequest
typedserver

readme.md for @push.rocks/smartgulp

@push.rocks/smartgulp

lightweight gulp replacement Install To install @push.rocks/smartgulp, use the following command in your terminal: npm install @push.rocks/smartgulp --save-dev This will add smartgulp to your project's devDependencies. smartgulp is designed to be a lightweigh...

build tool
gulp replacement
stream manipulation
file manipulation
typescript
task runner
pipeline
development tool

readme.md for @push.rocks/smarthbs

@push.rocks/smarthbs

A library that enhances handlebars with better file system support, templates compilation, and partials registration. Install To install @push.rocks/smarthbs, run the following command in your terminal: npm install @push.rocks/smarthbs --save This will add @p...

handlebars
template engine
file system
partials
template compilation
smarthbs
smartfile integration
template variables analysis
dynamic content
code generation
typescript
project management

readme.md for @push.rocks/smartinteract

@push.rocks/smartinteract

smart cli interaction Install To install @push.rocks/smartinteract, use npm or yarn as follows: npm install @push.rocks/smartinteract --save # or using yarn yarn add @push.rocks/smartinteract This will add it to your project's node_modules folder and list it ...

cli
interactive prompts
command line interface
user input handling
inquirer integration
cli questions
cli validations
cli interactions
smart cli
typescript

readme.md for @push.rocks/smartjimp

@push.rocks/smartjimp

Lightning-fast image processing for TypeScript, powered by Sharp and Jimp Why SmartJimp? πŸš€ SmartJimp bridges the gap between two powerful image processing libraries: Sharp πŸ—‘οΈ - Blazing fast, native C++ bindings, perfect for production Jimp 🎨 - Pure JavaScr...

image processing
typescript
sharp
jimp
resize image
convert image format
image caching
buffer manipulation
avif
webp
png

readme.md for @push.rocks/smarti18n

@push.rocks/smarti18n

a package dealing with i18n stuff Install To use @push.rocks/smarti18n in your project, you will need to install it via npm or yarn. Ensure you have Node.js installed before proceeding. To install the package, run the following command in your project's root d...

i18n
internationalization
country codes
phone prefixes
typescript
npm package
country names
language support
translation utilities
globalization

readme.md for @push.rocks/smartmanifest

@push.rocks/smartmanifest

a module for creating web app manifests Install To start using @push.rocks/smartmanifest, first, you need to install it through npm or yarn. Here’s how you can do it using npm: npm install @push.rocks/smartmanifest --save Or, if you are using yarn, you can do...

web app manifest
service worker
pwa
typescript
node.js
web development

readme.md for @push.rocks/smartlog

@push.rocks/smartlog

The ultimate TypeScript logging solution for modern applications smartlog is a powerful, distributed, and extensible logging system designed for the cloud-native era. Whether you're debugging locally, monitoring production systems, or building complex micro...

logging
log management
typescript
centralized logging
json logging
node.js
distributed systems
extensible logging
log routing
console logging
log destinations
log levels
error tracking
development tools

readme.md for @push.rocks/smartmail

@push.rocks/smartmail

A unified format for representing and dealing with emails, with support for attachments, email validation, dynamic templating, and wire format serialization for microservice communication. Issue Reporting and Security For reporting bugs, issues, or security vu...

email handling
email validation
email formatting
typescript
email attachment
smartmail
email development
email template
disposable email detection
freemail detection

readme.md for @push.rocks/smartmatch

@push.rocks/smartmatch

a minimal matching library using picomatch Install To install @push.rocks/smartmatch, you'll need Node.js and npm installed on your development machine. If you have those set up, installing @push.rocks/smartmatch is as simple as running the following command i...

match
picomatch
matching library
string matching
wildcards
typescript
npm package

readme.md for @push.rocks/smartmoney

@push.rocks/smartmoney

handle monetary values Install To start using @push.rocks/smartmoney, you'll first need to install it using npm. Run the following command in your terminal: npm install @push.rocks/smartmoney --save This will add @push.rocks/smartmoney to your project's depen...

monetary
currency
finance
number parsing
value handling
typescript
npm package

readme.md for @push.rocks/smartmetrics

@push.rocks/smartmetrics

Powerful system metrics collection for Node.js applications with Prometheus integration πŸš€ 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...

system metrics
performance monitoring
resource usage
memory management
cpu usage
prometheus
typescript
nodejs
process management
development tools
performance analysis
docker environments
log reporting
operational insights

readme.md for @push.rocks/smartnginx

@push.rocks/smartnginx

Control Nginx programmatically from Node.js with full TypeScript support πŸš€ 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 reporting. Dev...

nginx
node.js
typescript
configuration management
web server
reverse proxy
ssl certificates

readme.md for @push.rocks/smartmongo

@push.rocks/smartmongo

A MongoDB memory server toolkit for testing and development β€” spin up real MongoDB replica sets on the fly with zero configuration. πŸš€ Install pnpm add -D @push.rocks/smartmongo # or npm install @push.rocks/smartmongo --save-dev Issue Reporting and Security Fo...

mongodb
testing
replica set
memory server
database management
typescript

readme.md for @push.rocks/smartnetwork

@push.rocks/smartnetwork

Comprehensive network diagnostics and IP intelligence for Node.js β€” speed tests, port scanning, ICMP ping, traceroute, DNS, RDAP, ASN lookups, and geolocation in a single, promise-based toolkit. Issue Reporting and Security For reporting bugs, issues, or secur...

network diagnostics
ping
port check
speed test
network interface
public ip retrieval
cloudflare speed test
network performance
network utility
typescript