🧑💻 Development
Tools for developers and programming workflows
Glob to Regex
Convert file matching patterns (Glob) to regular expressions
DevelopmentImport Path Extractor
Extract all import/require paths from JavaScript/TypeScript code
DevelopmentUser Agent Parser
Parse User Agent strings to extract browser, OS, device, and engine information
DevelopmentCSS Selector Extractor
Extract and categorize all CSS selectors from CSS content
DevelopmentGit Branch Name Validator
Validate Git branch names according to Git naming conventions
DevelopmentVariable Name Validator - Multi-Language Naming Convention Checker
Validate variable names against multiple programming language naming conventions and standards
DevelopmentCode Comment Remover
Remove single-line (//...) and multi-line (/*...*/) comments from code
DevelopmentJavaScript Obfuscator
Obfuscate JavaScript code using javascript-obfuscator for IP protection and reverse-engineering resistance
DevelopmentHTML Tags Reference
Complete reference guide for all standard HTML5 tags with categories and descriptions
DevelopmentSelf-Closing HTML Tags Reference
Complete reference guide for HTML void elements (self-closing tags), SVG elements, and MathML elements
DevelopmentURL Parameter Builder
Build and construct URLs with parameters by adding query strings, hash fragments, and path segments
DevelopmentURL Parameter Extractor
Extract and parse parameters from URLs including query strings, hash fragments, and path segments
Development