Advanced Search
Search Results
793 total results found
@push.rocks/smartproxy
a proxy for handling high workloads of proxying, internally using rust for performance.
@push.rocks/smartreport
A library for creating and displaying reports on the web.
@push.rocks/smartpromise
A library for simple promises and Deferred constructs with TypeScript support.
@push.rocks/smartpuppeteer
Provides simplified access to Puppeteer for automation and testing purposes.
readme.md for @push.rocks/smartrequest
A modern, cross-platform HTTP/HTTPS request library for Node.js, Bun, Deno, and browsers with a unified API, supporting form data, file uploads, JSON, binary data, streams, and unix sockets. Install # Using npm npm install @push.rocks/smartrequest --save # Us...
readme.md for @push.rocks/smartproxy
A high-performance, Rust-powered proxy toolkit for Node.js — unified route-based configuration for SSL/TLS termination, HTTP/HTTPS reverse proxying, WebSocket support, UDP/QUIC/HTTP3, load balancing, custom protocol handlers, and kernel-level NFTables forwardi...
readme.md for @push.rocks/smartreport
create reports and display them on the web Install To install @push.rocks/smartreport, you need to run the following command using npm (Node Package Manager): npm install @push.rocks/smartreport --save Ensure you have Node.js and npm installed on your machine...
readme.md for @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 ...
readme.md for @push.rocks/smartpuppeteer
simplified access to puppeteer Install To install @push.rocks/smartpuppeteer in your project, run the following command using npm: npm install @push.rocks/smartpuppeteer --save Or using yarn: yarn add @push.rocks/smartpuppeteer Usage @push.rocks/smartpuppete...
@push.rocks/smartrobots
A module for parsing and making sense of robots.txt files.
@push.rocks/smartrule
A library for creating and managing decision trees with smart rules.
@push.rocks/smartrestic
A module that packages restic for easy use and integration in Node.js projects.
@push.rocks/smartrouter
A JavaScript library providing routing capabilities for web applications.
@push.rocks/smartrx
A smart wrapper for rxjs to manage and extend observables.
readme.md for @push.rocks/smartrobots
@push.rocks/smartrobots a module for making sense of robots.txt Install To install @push.rocks/smartrobots, you need to have Node.js installed on your system. Once Node.js is installed, you can install @push.rocks/smartrobots by running the following command i...
readme.md for @push.rocks/smartrule
@push.rocks/smartrule a smart rule library for handling decision trees. Install To install @push.rocks/smartrule, use the following command with npm: npm install @push.rocks/smartrule --save Or if you prefer using Yarn: yarn add @push.rocks/smartrule Ensure ...
readme.md for @push.rocks/smartrestic
@push.rocks/smartrestic a modules packaging restic Install To install @push.rocks/smartrestic, you need to have Node.js installed on your system. Once you have Node.js and npm (Node.js package manager) set up, installing @push.rocks/smartrestic is straightforw...
readme.md for @push.rocks/smartrouter
@push.rocks/smartrouter A JavaScript library providing routing capabilities for web applications with support for path parameters, query parameters, and programmatic navigation Install To install @push.rocks/smartrouter, run the following command in your proje...