juliangruber

juliangruber/balanced-match

Match balanced character pairs, like { and }

TypeScript
129
43
Other

`balanced-match` is a JavaScript library for matching balanced character pairs (like `{` and `}` or `<b>` and `</b>`) in strings, supporting both literal strings and regular expressions. It's designed for developers working with text parsing, templating, or syntax processing who need to extract content between matching delimiters.

Total donated
Undistributed
Share with your subscribers: