Packages by tutyamxx
custom-url-check
π Simple NPM package to check if a string is valid and a specific community URL!
is-valid-domain-extension
π Check if the URL has a legit and a valid domain extension! Supports all extensions even with punny codes!
mocha-config-generator
β Mocha CLI tool to generate a configuration file boilerplate that supports different output formats.
env-verifier-cli
π‘οΈ A command-line tool to validate .env files against a defined schema to ensure correct environment variable configurations.
is-object-empty2
π¦ Tiny utility to check if a value is a plain empty object in JavaScript or TypeScript
ensure-dir-tiny
π Checks if a folder exists; if not, it creates it. This prevents "File Not Found" errors when saving data.
retry-mini
β» Tiny dependency-free async retry utility with backoff, delay, and conditional retry support.
aws-template-validator
βοΈ AWS CloudFormation Template Validator β Validate JSON/YAML templates directly with AWS
normalize-human-name
π Normalize real human names the way theyβre actually written β fixes casing, particles, honorifics, suffixes, hyphenation, Mc/Mac and Oβ prefixes into clean, properly formatted names.
hide-pii
π A zero-dependency, recursive PII (Personally Identifiable Information) masker for modern JavaScript. Keep sensitive data out of your logs and don't leak information!
logger-chroma
π¦ A colorful, developer-friendly Node.js logger with timestamps, emojis, pretty-printed objects, and grouped logs for clear, readable output.
easy-node-threading
β‘ Run JavaScript functions or files in isolated Node.js worker threads with a single call. Simple, minimal, and modern.