Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rx-query-visualization

This project demonstrates how to use regular expressions to parse data queries into blocks to be re-used in data-driven applications.

Query operations supported in this demo:

  • = equal,
  • ~ not equal,
  • ? like,
  • > greater than,
  • < less than

So your query string can look like this:

debug=true AND email?something.com

About

Parsing query string and visualizing it as blocks

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages