Development
Complete HTTP status code reference (1xx–5xx) with semantics, typical scenarios, and retry advice in a filterable comparison table
http-status-referenceDeveloper Tools
Visualize JSON or JSONL as an expandable tree and copy JSONPath expressions for every node
json-path-visualizerSEO
Turn CSV or Excel rows into Schema.org JSON-LD for articles, products, or events, with validation-ready output for SEO workflows
json-ld-generator-from-csvDevelopment
Convert JSON Schema JSON/YAML definitions into ready-to-use Zod schemas with nested objects, arrays, enums, and common validation rules
json-schema-to-zod-schema-converterDevelopment
Infer JSON Schema from sample JSON, optionally merge manual schema edits, and validate data against the active schema
json-schema-generatorDevelopment
Extract specified attributes (href, src, data-*, etc.) from HTML content with tag name filtering support
html-attribute-extractorDevelopment
Convert file matching patterns (Glob) to regular expressions
glob-to-regexDevelopment
Extract all import/require paths from JavaScript/TypeScript code
import-path-extractorDevelopment
Validate Git branch names according to Git naming conventions
git-branch-validatorDevelopment
Obfuscate JavaScript code using javascript-obfuscator for IP protection and reverse-engineering resistance
javascript-obfuscatorDevelopment
Complete reference guide for all standard HTML5 tags with categories and descriptions
html-tagsDevelopment
Deobfuscate and analyze obfuscated JavaScript code to improve readability and understanding
javascript-deobfuscator