Having trouble understanding your regexes? Try parser combinatorsoptimeringsfabriken.se 2 pointshalfvoxel3 years ago1 commentSaveHideCopy link On HNComments−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.