Comment on Having trouble understanding your regexes? Try parser combinatorsComments−pygy_3yWith https://github.com/compose-regexp/compose-regexp.js you can have your cake and eat it too.It's a JS RegExp builder with a parser combinator API.
Comments
With https://github.com/compose-regexp/compose-regexp.js you can have your cake and eat it too.
It's a JS RegExp builder with a parser combinator API.