🧑‍💻 Development

Tools for developers and programming workflows

Back to Tools

Glob to Regex

Convert file matching patterns (Glob) to regular expressions

Development

Import Path Extractor

Extract all import/require paths from JavaScript/TypeScript code

Development

User Agent Parser

Parse User Agent strings to extract browser, OS, device, and engine information

Development

CSS Selector Extractor

Extract and categorize all CSS selectors from CSS content

Development

Git Branch Name Validator

Validate Git branch names according to Git naming conventions

Development

Variable Name Validator - Multi-Language Naming Convention Checker

Validate variable names against multiple programming language naming conventions and standards

Development

Code Comment Remover

Remove single-line (//...) and multi-line (/*...*/) comments from code

Development

JavaScript Obfuscator

Obfuscate JavaScript code using javascript-obfuscator for IP protection and reverse-engineering resistance

Development

HTML Tags Reference

Complete reference guide for all standard HTML5 tags with categories and descriptions

Development

Self-Closing HTML Tags Reference

Complete reference guide for HTML void elements (self-closing tags), SVG elements, and MathML elements

Development

URL Parameter Builder

Build and construct URLs with parameters by adding query strings, hash fragments, and path segments

Development

URL Parameter Extractor

Extract and parse parameters from URLs including query strings, hash fragments, and path segments

Development