JSON to HTML Form Generator
Turn a JSON object into a matching HTML form with labeled inputs inferred from each field's value type.
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