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

479 total results found

readme.md for @push.rocks/smartmanifest

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

web app manifest
service worker
pwa
typescript
node.js
web development

readme.md for @push.rocks/smartlog

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

logging
log management
typescript
centralized logging
json logging
node.js
distributed systems
extensible logging
log routing
console logging
log destinations
log levels
error tracking
development tools

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

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

readme.md for @push.rocks/smartobject

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

object manipulation
deep traversal
typescript
object comparison
property matching
dynamic property access
object flattening

readme.md for @push.rocks/smartparcel

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

parcel
wrapper
typescript
build tool
package bundling
web development
node.js

readme.md for @push.rocks/smartntml

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

backend rendering
lit-html
template rendering
server-side rendering
html template
web components
happy-dom
indexeddb
typescript

readme.md for @push.rocks/smartopen

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

url opening
file handling
cross-platform
typescript
node.js
web development
automation
external resources

readme.md for @push.rocks/smartocr

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

ocr
optical character recognition
ocrmypdf
text extraction
pdf processing
machine learning
document analysis
text recognition

readme.md for @push.rocks/smartpnpm

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

pnpm
package management
dependency license
typescript
node.js