Skip to content

johnthecat/regexp-toolset

Repository files navigation

Regexp toolset

Collection of different tools for working with regexp expression, written in typescript.

CI checks codecov License

List of packages

  • Regexp parser - Regexp parser/printer/traverser, can be used for analyze or as compiler frontend;
  • Regexp explainer - CLI util for generating comprehensive report about regexp.