Skip to content
Categories
💻 Code
Code-related tools such as regex testing
Format HTML to make it easier to read.
Format CSS to make it easier to read.
Format JavaScript to make it easier to read.
Format TypeScript to make it easier to read.
Escape a string for use in a regular expression.
Calculate the octal and symbolic notation for chmod by selecting owner, group, and other permissions.
Calculate the result of bitwise operations such as AND, OR, XOR, NOT, and shifts, shown in decimal, binary, and hexadecimal.
Convert a curl command into JavaScript fetch() code.
Convert a docker run command into a docker-compose.yml service definition.
Check the key, code, keyCode, and modifier keys of a key press in real time.
Check whether a version satisfies a semver range.