Bracket Checker
JSON/C style Brackets
HTML/XML
Math
Load Example...
Valid JSON
Mismatch
Unclosed
Unexpected
Multiple errors
Valid math
Double operator (1 +* 2)
Starts with operator (*2 + 1)
Ends with operator (1 + 2 *)
Operator before ) (1 +)
Missing operator (1(2 + 3))
Both errors ((1 +* 2)
Valid HTML
Tag mismatch
Unclosed tag
Unexpected close
Star on GitHub
Welcome to Bracket Checker
Click here to start typing, or load an example from the menu.