Utilities
68 modules
dns
JS@robinpathv0.1.1
DNS lookups: resolve, reverse, MX, TXT, NS, SRV, SOA, CNAME records
dotenv
JS@robinpathv0.1.1
Secure .env file management with key validation, path restrictions, and protected system variables
encode
JS@robinpathv0.1.1
Encoding and decoding conversions: Base64, Base32, hex, URL encoding, HTML entities, binary, ROT13, percent-encoding, and more
encrypt
JS@robinpathv0.1.1
AES and RSA encryption/decryption with key generation
env
JS@robinpathv0.1.1
Secure environment variable management with sensitive value redaction and protected system vars
faker
JS@robinpathv0.1.1
Fake data generation with seedable PRNG. Generates names, emails, addresses, lorem ipsum, numbers, dates, UUIDs, colors, IPs, and more. No external dependencies.
fs
JS@robinpathv0.1.3
Read, write, copy, move, and manage files and directories
geo
JS@robinpathv0.1.1
Geolocation utilities: distance, bearing, geocoding, bounding box, polygon containment, DMS conversion
glob
JS@robinpathv0.1.1
File pattern matching: find files by glob patterns, test matches, expand braces
html
JS@robinpathv0.1.1
Parse, extract, escape, and manipulate HTML content using regex-based processing
i18n
JS@robinpathv0.1.1
Internationalization: translations, number/currency/date formatting, relative time, pluralization, RTL detection
image
JS@robinpathv0.1.1
Image processing: resize, crop, convert, watermark, and metadata
ini
JS@robinpathv0.1.1
Parse, stringify, read, and write INI configuration files
ip
JS@robinpathv0.1.1
IP module for RobinPath.
jotform
JS@robinpathv0.1.1
JotForm module for RobinPath.
json
JS@robinpathv0.1.1
JSON manipulation: parse, stringify, deep merge, flatten, unflatten, diff, query by path, pick, and omit
ldap
JS@robinpathv0.1.5
LDAP client module for interacting with LDAP directories. Supports connecting, binding, searching, adding, modifying, and deleting entries. Includes convenience functions for user authentication, user lookup, and group membership queries.
log
JS@robinpathv0.1.2
Structured logging with levels, file output, JSON format, timers, and grouping
markdown
JS@robinpathv0.1.2
Markdown processing: convert to HTML, extract headings, links, images, code blocks, frontmatter, and tables
math
JS@robinpathv0.1.2
Math utilities: clamp, round, random, statistics, factorial, GCD, LCM, prime check, and linear interpolation

