Advanced Search
Search Results
277 total results found
readme.md for @push.rocks/smartopen
open things Install To start using @push.rocks/smartopen, you'll first need to install it using npm. In your terminal, navigate to your project directory and run: npm install @push.rocks/smartopen --save This command will add @push.rocks/smartopen as a depend...
readme.md for @push.rocks/smartntml
lit-html for the backend Install To install @push.rocks/smartntml, you need Node.js and npm installed on your machine. If you have them ready, open your terminal and run the following command: npm install @push.rocks/smartntml --save This will add @push.rocks...
readme.md for @push.rocks/smartobject
work with objects Install To install @push.rocks/smartobject, use the following npm command. It's recommended to install this package in a TypeScript project to make full use of its functionalities and type definitions. npm install @push.rocks/smartobject --sa...
readme.md for @push.rocks/smartparcel
a wrapper for parcel Install To install @push.rocks/smartparcel, you'll need to run the following command using npm (or yarn, or your preferred npm client). Make sure you have Node.js installed on your machine before doing so. npm install @push.rocks/smartparc...
readme.md for @push.rocks/smartpdf
Transform HTML, websites, and PDFs into beautiful documents and images with just a few lines of code. Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, please visit community.foss.global/. This is the central community ...
readme.md for @push.rocks/smartpnpm
use pnpm in your code Install To add @push.rocks/smartpnpm to your project, run the following command: pnpm add @push.rocks/smartpnpm --save Ensure that you have pnpm installed globally on your system. If not, you can install it via npm with: npm install -g p...
readme.md for @push.rocks/smartpath
@push.rocks/smartpath offers smart ways to handle paths. Install To install @push.rocks/smartpath, you'll need to run the following command using npm. Ensure you have Node.js and npm installed before you start. npm install @push.rocks/smartpath --save Usage T...
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/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/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/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/smartshell
Execute shell commands with superpowers in Node.js β οΈ Security Notice IMPORTANT: Please read the Security Guide below for critical information about command execution and input handling. Always use execSpawn methods for untrusted input. Why smartshell? π Tir...
readme.md for @push.rocks/smartscaf
Lightning-fast project scaffolding with smart templates and variable interpolation What It Does SmartScaf is a powerful TypeScript scaffolding engine that transforms template directories into fully configured projects in seconds. Think of it as your project's ...
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/smartsmtp
a module for handling smtp stuff Install To install @push.rocks/smartsmtp, use the following command with npm: npm install @push.rocks/smartsmtp --save Ensure that you are installing the package in a project set up with TypeScript and support for ECMAScript m...
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/smartsourcemap
get sourcemap support in node Install To use @push.rocks/smartsourcemap in your project, run: npm install @push.rocks/smartsourcemap --save This will add it to your project's dependencies. Usage Getting Started @push.rocks/smartsourcemap makes it straightforw...