Advanced Search
Search Results
793 total results found
@push.rocks/smartmatch
A minimal matching library using picomatch for string matching based on wildcards.
@push.rocks/smartmarkdown
Enhances Markdown file handling with parsing, conversion, and frontmatter support.
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...
@push.rocks/smartnpm
A library to interface with npm for retrieving package information and manipulation.
@push.rocks/smartnginx
A TypeScript library for controlling Nginx from Node.js, with support for generating and managing Nginx configurations dynamically.
@push.rocks/smartmustache
A library for creating and applying templates using Handlebars.
@push.rocks/smartmongo
A module for creating and managing a local MongoDB instance for testing purposes.
@push.rocks/smartnetwork
A toolkit for network diagnostics including speed tests, port availability checks, and more.
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...
@push.rocks/smartobject
A library to simplify and enhance object manipulation and traversal.