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

10 total results found

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

@push.rocks/smartping

a ping utility Install To install @push.rocks/smartping, run the following command in your project directory: npm install @push.rocks/smartping --save This command adds @push.rocks/smartping to your project's dependencies and ensures you can begin utilizing i...

ping
network
connectivity
node.js
utility
async
promise

readme.md for @push.rocks/smartpromise

@push.rocks/smartpromise

A library for simple promises and Deferred constructs with TypeScript support. Install npm install @push.rocks/smartpromise --save This module is designed to be used with TypeScript for the best developer experience, providing type safety and IntelliSense in ...

promise
deferred
async
promisify
cumulative deferred
timeout
typescript
asynchronous
utilities

readme.md for @push.rocks/smartspawn

@push.rocks/smartspawn

Given the provided files and their contents, the comprehensive documentation for using @push.rocks/smartspawn with TypeScript and in a manner that provides thorough examples and descriptions of features and scenarios is extensive. However, I'll outline a conci...

subprocess
child_process
spawn
threading
multithreading
process management
async
promise

readme.md for @push.rocks/smartsystem

@push.rocks/smartsystem

Smart System Interaction for Node.js — your unified gateway to hardware, OS, environment, and network intelligence. Zero-hassle system information and environment management for modern Node.js applications. Issue Reporting and Security For reporting bugs, is...

typescript
system information
environment variables
network
hardware info
os interaction
module loading
async
cross-platform

changelog.md for @push.rocks/smartenv

@push.rocks/smartenv

2025-11-01 - 6.0.0 - BREAKING CHANGE(Smartenv) Add Deno and Bun runtime detection, introduce getSafeModuleFor API, update docs and tests, and make isNode semantics Node-only (breaking change) Implement runtime detection for Deno and Bun; runtimeEnv now return...

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

changelog.md for @push.rocks/smartguard

@push.rocks/smartguard

2024-08-25 - 3.1.0 - feat(core) Added Guard Handling and Removed npmci from CI Refactored Guard and GuardSet classes for better modularization Introduced GuardError for detailed error handling Updated dependencies versions in package.json Removed npmci config...

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

changelog.md for @push.rocks/smartpromise

@push.rocks/smartpromise

2025-02-20 - 4.2.3 - fix(test) Refactor test suite for improved readability and maintainability. Updated and cleaned up test cases for deferreds and promises. Reduced timeouts in tests for quicker execution. Added expectations for promise status and duration....

promise
deferred
async
promisify
cumulative deferred
timeout
typescript
asynchronous
utilities

changelog.md for @push.rocks/smartsystem

@push.rocks/smartsystem

2026-02-13 - 3.0.8 - fix(deps) bump dependencies, adjust build script and npmextra publish config, and refresh documentation Bumped runtime deps: @push.rocks/lik ^6.0.0 -> ^6.2.2, @push.rocks/smartenv ^5.0.2 -> ^6.0.0, @push.rocks/smartnetwork ^3.0.0 -> ^4.4....

typescript
system information
environment variables
network
hardware info
os interaction
module loading
async
cross-platform