Advanced Search
Search Results
86 total results found
readme.md for @push.rocks/smartstorage
A high-performance, S3-compatible storage server powered by a Rust core with a clean TypeScript API. Runs standalone for dev/test β or scales out as a distributed, erasure-coded cluster with QUIC-based inter-node communication. No cloud, no Docker. Just npm in...
readme.md for @push.rocks/smartsign
sign documents Install To install @push.rocks/smartsign, run the following command in your terminal: npm install @push.rocks/smartsign --save This will add @push.rocks/smartsign to your project's dependencies and enable you to start using its functionality to...
readme.md for @push.rocks/smartsitemap
πΊοΈ A comprehensive TypeScript sitemap library with a chainable builder API β supporting standard, news, image, video, and hreflang sitemaps with auto-splitting, streaming, validation, and RSS feed integration. Issue Reporting and Security For reporting bugs,...
readme.md for @push.rocks/smartssr
a smart server side renderer supporting shadow dom Install To install @push.rocks/smartssr, use the following command with npm: npm install @push.rocks/smartssr --save Or with yarn: yarn add @push.rocks/smartssr This will add @push.rocks/smartssr to your pro...
readme.md for @push.rocks/smartssh
setup SSH quickly and in a painless manner Install To begin using @push.rocks/smartssh in your project, you'll need to install it via npm or yarn. You can do so by running one of the following commands: npm install @push.rocks/smartssh --save or yarn add @pus...
readme.md for @push.rocks/smartstream
A TypeScript-first library for creating and manipulating Node.js and Web streams with built-in backpressure handling, async transformations, and seamless Node.js β Web stream interoperability. Issue Reporting and Security For reporting bugs, issues, or securit...
readme.md for @push.rocks/smarturl
a url parsing lib Install To install @push.rocks/smarturl, you'll need Node.js and npm on your system. Once you have those set up, run the following command in your terminal: npm install @push.rocks/smarturl --save This will add @push.rocks/smarturl to your p...
readme.md for @push.rocks/smartvhost
a module creating a vhost layer in order to maintain several smartexpress instances Install To install @push.rocks/smartvhost, use the following npm command: npm install @push.rocks/smartvhost --save This will add smartvhost as a dependency to your project an...
readme.md for @push.rocks/smartwebdav
A package for interacting with WebDAV servers, providing easy file and directory operations. Install To install @push.rocks/smartwebdav in your project, use npm or Yarn as follows: npm install @push.rocks/smartwebdav or yarn add @push.rocks/smartwebdav Usage...
readme.md for @push.rocks/smartantivirus
Enterprise-grade antivirus scanning for Node.js applications - Seamlessly integrate ClamAV's powerful virus detection into your TypeScript/JavaScript projects with zero hassle. Why SmartAntivirus? π In today's digital landscape, security is paramount. Whether ...
readme.md for @serve.zone/cloudly
Multi-cloud orchestration made simple. Manage containerized applications across cloud providers with Docker Swarmkit, featuring web dashboards, CLI tools, and powerful APIs. π― What is Cloudly? Cloudly is your command center for multi-cloud infrastructure. It a...
readme.md for @serve.zone/corerender
A rendering service for serve.zone that preserves styles for web components. Install To install Corerender in your project, you can use npm. Make sure you have Node.js installed and then run the following command in your terminal: npm install corerender This ...
readme.md for @ship.zone/szci
A lightweight CI/CD orchestrator built with Deno that unifies Node.js, Docker, NPM, SSH, and Git workflows into a single CLI. Compiles to standalone binaries β no runtime required. Issue Reporting and Security For reporting bugs, issues, or security vulnerabil...
readme.md for @social.io/interfaces
An interface package for social.io. Install To install the @social.io/interfaces package, you can use npm. Make sure you have Node.js installed, then run the following command in your terminal: npm install @social.io/interfaces This will fetch the latest pack...
changelog.md for @push.rocks/smartipc
Changelog 2025-08-30 - 2.3.0 - feat(streaming) Add streaming support: chunked stream transfers, file send/receive, stream events and helpers Implement chunked streaming protocol in IpcChannel (init / chunk / end / error / cancel messages) Add sendStream, canc...
changelog.md for @apiclient.xyz/docker
2026-03-28 - 5.1.2 - fix(deps) upgrade core tooling dependencies and adapt Docker client internals for compatibility replace removed smartfile filesystem APIs with node:fs and SmartFileFactory usage update imagestore archive handling for smartarchive v5 and s...
changelog.md for @apiclient.xyz/medium
2024-07-02 - 1.0.7 - fix(metadata) Update project metadata and readme for new scope and descriptions Updated package name and description in package.json Updated repository and scope information in npmextra.json Expanded readme with detailed usage instruction...
changelog.md for @apiclient.xyz/zitadel
2024-08-27 - 1.1.0 - feat(core) Add delete user functionality and necessary tests Implemented delete method in ZitadelUser class. Extended tests to cover user deletion functionality. Refactored createUser method to return a ZitadelUser instance. 2024-08-26 -...