-
email-inbox Public
Return email inbox URL based on a given email
-
email-provider Public
Return the email provider for a given email address
-
ink-text-shimmer Public
Shimmering effect for Ink text components
-
subaddress-allow Public
Conditionally allow email subaddressing using allow lists or custom async functions.
-
action-cognito-jwks Public
Github action to retrieve AWS Cognito jwks keys
-
cognito-jwkset Public
Create a set of cryptographic keys and metadata off your cognito user pool
-
cognito-fetch Public
AWS Cognito request with optional request signing
-
cognito-hash Public
Cognito base64-encoded HMAC SHA-256 hash
-
get-week Public
Generate 7-day week calendar for any given date with configurable start day
-
hexa-month Public
Generate 42-day calendar grids (6 weeks) for any month.
-
month-end Public
Get the last day of any month and handles leap years automatically.
-
available-slots Public
Find available time slots from your daily schedule with configurable chunks & breaks.
-
subaddress Public
Detect email subaddressing and return plain email address
-
-
retry Public
Elegant Retry mechanism with max attempts, intervals and backoff and exponential backoff rate.
-
fallback Public
Run async functions in order until one succeeds
-
reconcile Public
Reconcile data from multiple async sources.
-
algo-sort-jumpdown Public
📊 Jump down sort algorithm
-
algo-sort-comb Public
📊 Comb sort algorithm
-
markup-tokenizer Public
Markup tokenizer transform stream
-
-
-
ip-leak Public
Reveals the real IP address of a user using WebRTC, even behind some proxies or VPNs.
-
-
dns-resolve Public
DNS resolution with timeout and retry control and custom servers.
-
mite Public
Tiny and ultra performant HTTP GET module for crawling HTML and assets with auto-deflate.
-
deflate-stream Public
Conditional decompression transform stream.
-
claude-contribs Public
CLI tool to generate GitHub-style contribution maps for Claude usage
-
topperware Public
Flexible middleware with input/output control
-
haversine-middle Public
Find the central point from a set of coordinates using Haversine distances, and return the nearest target point.