Advanced Search
Search Results
479 total results found
readme.md for @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...
readme.md for @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...
readme.md for @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...
readme.md for @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...
readme.md for @push.rocks/smartmime
a module to detect mime types Install Installing @push.rocks/smartmime is as simple as running the following npm command in your terminal. Make sure you have Node.js (version 10.x or newer) installed on your machine. npm install @push.rocks/smartmime --save T...
readme.md for @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...
readme.md for @push.rocks/smartmarkdown
do more with markdown files Install To install @push.rocks/smartmarkdown, you can use npm or yarn. Run one of the following commands in your terminal: npm install @push.rocks/smartmarkdown --save or if you use yarn: yarn add @push.rocks/smartmarkdown This mo...
readme.md for @push.rocks/smartnpm
Smart npm interface for Node.js π A powerful TypeScript library to programmatically interact with npm registries, retrieve package information, search packages, and handle package downloads with full caching support. π― Features π¦ Package Information Retr...
readme.md for @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...
readme.md for @push.rocks/smartmustache
templates done right Install To install @push.rocks/smartmustache, use npm: npm install @push.rocks/smartmustache Ensure you have Node.js and npm installed on your system before running the install command. Usage To use @push.rocks/smartmustache in your proje...
readme.md for @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...
readme.md for @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...
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/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/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/smartocr
an ocr module using ocrmypdf Install To install @push.rocks/smartocr, use the following command with npm: npm install @push.rocks/smartocr --save This module depends on a few external utilities like ocrmypdf, so make sure you have these installed and availabl...
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...