Development
Extract all import/require paths from JavaScript/TypeScript code
import-path-extractorDevelopment
Parse User Agent strings to extract browser, OS, device, and engine information
new-user-agent-parserDevelopment
Validate variable names against multiple programming language naming conventions and standards
variable-name-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
Complete reference guide for HTML void elements (self-closing tags), SVG elements, and MathML elements
self-closing-html-tagsDevelopment
Build and construct URLs with parameters by adding query strings, hash fragments, and path segments
url-parameter-builderDevelopment
Extract and parse parameters from URLs including query strings, hash fragments, and path segments
url-parameter-extractorDevelopment
Deobfuscate and analyze obfuscated JavaScript code to improve readability and understanding
javascript-deobfuscatorDevelopment
Expand shortened URLs back to their original long URLs using real URL expansion services
url-expanderDevelopment
Validate UUID format, detect version, and analyze UUID structure including variant, timestamp, and node information
uuid-validatorDevelopment
Parse and analyze User-Agent strings to extract browser, operating system, device, and engine information
user-agent-parser