XML Formatter
Pretty-print and indent minified XML, or minify verbose XML by stripping whitespace between tags, with self-closing tag handling.
Related
.env to JSON
Parse a .env / dotenv file into a JSON object and convert JSON back into .env format, handling quotes, comments, and export prefixes.
Web & Dev
Accept-Language / Accept Parser
Parse and sort Accept-Language or Accept headers by quality value (q-factor).
Web & Dev
Asset Cache-Busting URL Builder
Appends a deterministic version/hash query param to a list of asset URLs.
Web & Dev
AsyncAPI Validator Preview
Validate common AsyncAPI structure and summarize channels, operations, messages, and servers.
Web & Dev