Skip to content
This repository was archived by the owner on Jan 17, 2018. It is now read-only.
This repository was archived by the owner on Jan 17, 2018. It is now read-only.

Evaluate sample data against the regex #23

Description

@alastairs

It would be really useful to be able to test out the regex on sample data as well. E.g., for a regex of "\d+", perhaps I might throw the following sample data at it:

  • "a"
  • ""
  • "0"
  • "235"
  • "aslfj235"

A really cool thing to do with this would be to highlight the path through the state machine that is taken when evaluating a piece of sample data.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions