Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

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

@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...

system metrics
performance monitoring
resource usage
memory management
cpu usage
prometheus
typescript
nodejs
process management
development tools
performance analysis
docker environments
log reporting
operational insights

readme.md for @push.rocks/smartmoney

@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...

monetary
currency
finance
number parsing
value handling
typescript
npm package

readme.md for @push.rocks/smartmime

@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...

mime type detection
file type identification
node.js
binary files
text files
file encoding
mime types library

readme.md for @push.rocks/smartmatch

@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...

match
picomatch
matching library
string matching
wildcards
typescript
npm package

readme.md for @push.rocks/smartmarkdown

@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...

markdown
html conversion
markdown parsing
frontmatter
remark
unified
turndown
yaml
plugin system
text processing
documentation
content management

@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

@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...

npm
package
information
registry
search
metadata
version
dependencies

readme.md for @push.rocks/smartnginx

@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...

nginx
node.js
typescript
configuration management
web server
reverse proxy
ssl certificates

readme.md for @push.rocks/smartmustache

@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...

templating
handlebars
text processing
data binding
code generation
string interpolation
dynamic content

readme.md for @push.rocks/smartmongo

@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...

mongodb
testing
replica set
memory server
database management
typescript

readme.md for @push.rocks/smartnetwork

@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...

network diagnostics
ping
port check
speed test
network interface
public ip retrieval
cloudflare speed test
network performance
network utility
typescript

@push.rocks/smartobject

A library to simplify and enhance object manipulation and traversal.