Utilities
68 modules
@robinpath/math
Math utilities: clamp, round, random, statistics, factorial, GCD, LCM, prime check, and linear interpolation
@robinpath/mime
MIME type detection from extensions and file content, type classification, Content-Type building
@robinpath/money
Currency formatting, safe arithmetic, conversion, tax, discount, and exchange rates
@robinpath/os
System information: hostname, platform, architecture, CPU, memory, network, and more
@robinpath/pagination
Auto-paginate APIs: cursor, offset, and link-header strategies
@robinpath/path
Path manipulation utilities for joining, resolving, and parsing file paths
@robinpath/phone
Phone number parsing, formatting, validation, country detection, and comparison
@robinpath/qr
QR Code module for RobinPath.
@robinpath/regex
Regular expression operations for pattern matching, searching, and replacing
@robinpath/sanitize
Input sanitization utilities for security: HTML escaping, XSS prevention, SQL escaping, filename and path sanitization, URL cleaning, and more
@robinpath/schema
Lightweight schema validation: validate data against type schemas with constraints
@robinpath/semver
Parse, compare, validate, and manipulate semantic version strings (semver 2.0.0 compliant)
@robinpath/shell
Execute shell commands, inspect the process environment, and query system information
@robinpath/string
String manipulation utilities: case conversion, slugify, truncate, pad, reverse, and more
@robinpath/template
Mustache-like template engine with variable substitution, conditional sections, loops, and simple string interpolation
@robinpath/toml
Parse, stringify, and manipulate TOML configuration files
@robinpath/transform
Data transformation and mapping utilities for RobinPath
@robinpath/twilio
Twilio module for RobinPath.
@robinpath/typeform
Typeform module for RobinPath.
@robinpath/url
URL parsing, formatting, and query parameter manipulation utilities using the built-in URL API

